gash/tests/100-test-file.sh

5 lines
40 B
Bash

if test -f foo-bar; then
exit 1
fi