Tinkerbell.Sandbox/deploy/vagrant/scripts
Manuel Mendez 0fff3e6d7f sh: Make use of bashisms in bash scripts
Both [[ ]] and (( )) bashisms are better than the alternative
in POSIX sh, since they are builtin and don't suffer from quoting
or number-of-args issues.

Signed-off-by: Manuel Mendez <mmendez@equinix.com>
2021-04-27 20:04:38 +00:00
..
tinkerbell.sh sh: Make use of bashisms in bash scripts 2021-04-27 20:04:38 +00:00