gash/tests/100-bracket-file.sh

5 lines
40 B
Bash
Raw Normal View History

2018-12-04 19:15:53 +00:00
if \[ -f foo-bar ]; then
2018-11-30 15:36:00 +00:00
exit 1
fi