tests: bonsai: removed redundant code
This commit is contained in:
parent
4ad9e0da92
commit
e278307daf
@ -28,12 +28,6 @@ for script in tests/bonsai/*.sh; do
|
||||
printf '\n'
|
||||
done
|
||||
|
||||
if ! ls Makefile >/dev/null 2>&1
|
||||
then
|
||||
printf '%s: Run this script in the root of the project.\n' "$0" 1>&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
printf "Starting POSIX compatibility testing.\n\n"
|
||||
|
||||
for utility in tests/posix/*; do
|
||||
|
Loading…
Reference in New Issue
Block a user