--- 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 '"""'