1
1
openwrt/package/base-files
Andreas Gnau cac609aca8 base-files: board_detect: Address shellcheck warnings
* SC2166 (warning): Prefer [ p ] && [ q ] as [ p -a q ] is not well
   defined.
 * SC2086 (info): Double quote to prevent globbing and word splitting.
 * SC2091 (warning): Remove surrounding $() to avoid executing output
   (or use eval if intentional).

Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
Link: https://github.com/openwrt/openwrt/pull/20831
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-11-25 21:51:25 +01:00
..
files base-files: board_detect: Address shellcheck warnings 2025-11-25 21:51:25 +01:00
image-config.in config: add VERSION_FIRMWARE_URL 2025-01-30 19:25:37 +01:00
Makefile build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00