issues
search
lehmannro
/
assert.sh
bash unit testing framework
GNU Lesser General Public License v3.0
486
stars
57
forks
source link
Remove potential "unbound variable" error
#14
Open
ghost
opened
9 years ago
ghost
commented
9 years ago
Otherwise this line may fail if called with
set -u
active.
Otherwise this line may fail if called with
set -u
active.