armbian-build/lib/functions/configuration
Igor Velkov 2d1784eff0 (#9400 P1a) lib/functions/configuration/main-config.sh: convert [ ] to [[ ]]
Replace POSIX `[ ]` with bash `[[ ]]` on six conditionals: file existence
checks, string comparisons, and -n tests. Also normalise `=` to `==` in
the string comparison.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 13:36:20 +01:00
..
aggregation.sh chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00
change-tracking.sh change-tracking: also track UBOOT_COMPILER & KERNEL_COMPILER 2026-01-21 01:39:50 +01:00
compilation-config.sh Extension: ccache-remote — shared compilation cache via Redis/HTTP (#9369) 2026-03-01 01:18:35 +01:00
config-desktop.sh chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00
interactive.sh chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00
main-config.sh (#9400 P1a) lib/functions/configuration/main-config.sh: convert [ ] to [[ ]] 2026-03-05 13:36:20 +01:00
menu.sh chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00
package-lists.sh chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00