diff options
author | Dieter Plaetinck <dieter@plaetinck.be> | 2009-07-22 22:20:36 +0200 |
---|---|---|
committer | Dieter Plaetinck <dieter@plaetinck.be> | 2009-07-22 22:20:36 +0200 |
commit | 51283ab43bc440c626afa75a021d7f7799f0fa26 (patch) | |
tree | d697e9cb465a8b018697244a66bad34a98331175 /tests/lib/test-nofile | |
parent | 2b5c37da015d9613571ec9f17529fda2872444ec (diff) |
test suite fixes and cleanups
Diffstat (limited to 'tests/lib/test-nofile')
-rwxr-xr-x | tests/lib/test-nofile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/test-nofile b/tests/lib/test-nofile index f5e13c5..e7d9c1b 100755 --- a/tests/lib/test-nofile +++ b/tests/lib/test-nofile @@ -1,6 +1,4 @@ #!/bin/bash # $1 filename -NAME="NOFILE TEST, $1" - [ ! -f "$1" ] |