summaryrefslogtreecommitdiff
path: root/tests/cut/Makefile.in
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-02-04 20:18:09 +0000
committerJim Meyering <jim@meyering.net>1998-02-04 20:18:09 +0000
commitf79e8bdcaf621c2d0651df0f45515f893f49b00a (patch)
tree5ef33ea3f3ae051ab9f8652c4c96310116491e8c /tests/cut/Makefile.in
parentebfdc834f2e28930ca199d120f7f5d6c61f491e7 (diff)
downloadcoreutils-f79e8bdcaf621c2d0651df0f45515f893f49b00a.tar.xz
.
Diffstat (limited to 'tests/cut/Makefile.in')
-rw-r--r--tests/cut/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in
index e3780febe..d8037d5d3 100644
--- a/tests/cut/Makefile.in
+++ b/tests/cut/Makefile.in
@@ -242,7 +242,7 @@ Makefile.am: ../Makefile.am.in Test.pm $(mk_script)
sed -n '1,/^##test-files-begin/p' $< > $@t
tool=`echo $(subdir)|sed 's/^tests.//;s/-test//'`; \
echo "x = $$tool" >> $@t
- $(PERL) $(mk_script) --list >> $@t
+ $(PERL) -w -- $(mk_script) --list >> $@t
sed -n '/^##test-files-end/,$$p' $< >> $@t
mv $@t $@