tests/test-acl
changeset 3469 33b6c8193652
parent 3436 f29989e9746e
child 4138 85237110c371
--- a/tests/test-acl	Wed Oct 18 18:44:23 2006 -0300
+++ b/tests/test-acl	Wed Oct 18 18:47:50 2006 -0300
@@ -9,7 +9,7 @@
     echo 'hgrc = """'
     sed -e 1,2d b/.hg/hgrc
     echo '"""'
-    if [ -e acl.config ]; then
+    if test -f acl.config; then
 	echo 'acl.config = """'
 	cat acl.config
 	echo '"""'