summaryrefslogtreecommitdiff
path: root/tests/lib/test-nofile
blob: e7d9c1bd9f7af21142ced545941fab7379596af6 (plain)
1
2
3
4
#!/bin/bash
# $1 filename

[ ! -f "$1" ]