diff options
Diffstat (limited to 't/txinfo23.sh')
-rwxr-xr-x | t/txinfo23.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/txinfo23.sh b/t/txinfo23.sh index 02b2ca175..2db2b581f 100755 --- a/t/txinfo23.sh +++ b/t/txinfo23.sh @@ -61,6 +61,6 @@ cd build ../configure $MAKE distcheck test -f subdir/main.info -test ! -f ../subdir/main.info +test ! -e ../subdir/main.info : |