armbian-build/lib/functions/image
Igor Velkov b9bf4489a8 (#9400 P1a) lib/functions/image/initrd.sh: convert [ ] to [[ ]]
Replace POSIX `[ ]` with bash `[[ ]]` on one string comparison.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 13:36:20 +01:00
..
compress-checksum.sh chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00
fingerprint.sh chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00
initrd.sh (#9400 P1a) lib/functions/image/initrd.sh: convert [ ] to [[ ]] 2026-03-05 13:36:20 +01:00
loop.sh chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00
partitioning.sh (#9400 P1a) lib/functions/image/partitioning.sh: convert [ ] to [[ ]] 2026-03-05 13:36:20 +01:00
rootfs-to-image.sh chore: update copyright years to 2026 2025-12-25 12:03:34 +01:00
write-device.sh (#9400 P3a) Replace useless cat with input redirection (#9404) 2026-02-18 09:28:14 +01:00