summaryrefslogtreecommitdiff
path: root/t/autodist.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/autodist.sh')
-rwxr-xr-xt/autodist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/autodist.sh b/t/autodist.sh
index bde9f777c..f49985c55 100755
--- a/t/autodist.sh
+++ b/t/autodist.sh
@@ -80,7 +80,7 @@ $MAKE distdir
autodist_list="$list" $MAKE check
$MAKE maintainer-clean
-test ! -f README # Sanity check.
+test ! -e README # Sanity check.
rm -rf $me-1.0 # Remove $(distdir).
: Now try creating the automatically-distributed files before