.
authorJim Meyering <jim@meyering.net>
Sun, 12 Aug 2001 17:51:44 +0000 (17:51 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 12 Aug 2001 17:51:44 +0000 (17:51 +0000)
tests/cut/cut-tests
tests/join/join-tests
tests/pr/pr-tests
tests/sort/sort-tests
tests/tac/tac-tests
tests/tail/tail-tests
tests/tr/tr-tests
tests/wc/wc-tests

index 815b1a6..ecbd167 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# This script was generated automatically by build-script.
+# This script was generated automatically by mk-script.
 case $# in
   0) xx='../../src/cut';;
   *) xx="$1";;
index 214b871..e79c23e 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# This script was generated automatically by build-script.
+# This script was generated automatically by mk-script.
 case $# in
   0) xx='../../src/join';;
   *) xx="$1";;
index 6856e92..c132e06 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# This script was generated automatically by build-script.
+# This script was generated automatically by mk-script.
 case $# in
   0) xx='../../src/pr';;
   *) xx="$1";;
index 0b8c312..55c854d 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# This script was generated automatically by build-script.
+# This script was generated automatically by mk-script.
 case $# in
   0) xx='../../src/sort';;
   *) xx="$1";;
index bd62590..32c0861 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# This script was generated automatically by build-script.
+# This script was generated automatically by mk-script.
 case $# in
   0) xx='../../src/tac';;
   *) xx="$1";;
index 2230a0e..092a666 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# This script was generated automatically by build-script.
+# This script was generated automatically by mk-script.
 case $# in
   0) xx='../../src/tail';;
   *) xx="$1";;
index 76df45d..5d7d278 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# This script was generated automatically by build-script.
+# This script was generated automatically by mk-script.
 case $# in
   0) xx='../../src/tr';;
   *) xx="$1";;
index 466a22e..32a0ac2 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# This script was generated automatically by build-script.
+# This script was generated automatically by mk-script.
 case $# in
   0) xx='../../src/wc';;
   *) xx="$1";;