]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
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 815b1a6ef58c9d9bede9e78ba065cc5af2b30278..ecbd1675079c18d196bca0a1033589f66c3d8a92 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 214b871b8e3804332f9e223740fa89d6fb137565..e79c23ea77d4fb9dede3f61a35ef2e7c0f11170c 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 6856e92a77c6b6147b4153e55cafa99b03a8d73a..c132e06314b60cbbffb73a2e21282c984d689555 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 0b8c3128e914ac41768537500e1b10e48f8f05f2..55c854d16f7e6c12453ec55269a369285c1003ed 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 bd62590c2c8df76d8491c71582e246850a61d071..32c08613b4552b83e298d4059ad52f236968d2ce 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 2230a0ea5523ff2749b48d1b22dc35d59b9fb737..092a6664a8c01090b5046b4b2f14bdbeee692d41 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 76df45dc9bf0875bb8f654595ea39e6addac1233..5d7d27839babdb776ec32498ef3e6f4feef66df1 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 466a22ee7480421c6897a187a4af6c27864a630c..32a0ac2c4cee8d3ef912b4e7fe6d79320ebd0b48 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";;