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

NAME="NOFILE TEST, $1"

[ ! -f "$1" ]