]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 17 Aug 1996 17:47:49 +0000 (17:47 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 17 Aug 1996 17:47:49 +0000 (17:47 +0000)
tests/tr/build-script.pl

index 60241415c59e1466096cf015399eab121757d800..0ae14a17a6da7d0eaf6e4b3fdb18314600505480 100755 (executable)
@@ -12,7 +12,7 @@ my $xx = '../../src/tr';
 
 print <<EOF;
 #! /bin/sh
-# run-test generated automatically by build-script from test.data.pl
+# This script was generated automatically by build-script.
 case \$# in
   0) xx='$xx';;
   *) xx="\$1";;