diff options
Diffstat (limited to 't/autodist-no-duplicate.sh')
-rwxr-xr-x | t/autodist-no-duplicate.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/autodist-no-duplicate.sh b/t/autodist-no-duplicate.sh index 58742ceb5..20b3caf6c 100755 --- a/t/autodist-no-duplicate.sh +++ b/t/autodist-no-duplicate.sh @@ -17,7 +17,7 @@ # Check that there are no duplicates in the list of files automatically # distributed by automake. -. ./defs || exit 1 +. test-init.sh re='Files .*automatically distributed.*if found' |