summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/cut/cut-tests2
-rwxr-xr-xtests/join/join-tests2
-rwxr-xr-xtests/pr/pr-tests2
-rwxr-xr-xtests/sort/sort-tests2
-rwxr-xr-xtests/tac/tac-tests2
-rwxr-xr-xtests/tail/tail-tests2
-rwxr-xr-xtests/tr/tr-tests2
-rwxr-xr-xtests/wc/wc-tests2
8 files changed, 8 insertions, 8 deletions
diff --git a/tests/cut/cut-tests b/tests/cut/cut-tests
index 815b1a6ef..ecbd16750 100755
--- a/tests/cut/cut-tests
+++ b/tests/cut/cut-tests
@@ -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";;
diff --git a/tests/join/join-tests b/tests/join/join-tests
index 214b871b8..e79c23ea7 100755
--- a/tests/join/join-tests
+++ b/tests/join/join-tests
@@ -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";;
diff --git a/tests/pr/pr-tests b/tests/pr/pr-tests
index 6856e92a7..c132e0631 100755
--- a/tests/pr/pr-tests
+++ b/tests/pr/pr-tests
@@ -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";;
diff --git a/tests/sort/sort-tests b/tests/sort/sort-tests
index 0b8c3128e..55c854d16 100755
--- a/tests/sort/sort-tests
+++ b/tests/sort/sort-tests
@@ -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";;
diff --git a/tests/tac/tac-tests b/tests/tac/tac-tests
index bd62590c2..32c08613b 100755
--- a/tests/tac/tac-tests
+++ b/tests/tac/tac-tests
@@ -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";;
diff --git a/tests/tail/tail-tests b/tests/tail/tail-tests
index 2230a0ea5..092a6664a 100755
--- a/tests/tail/tail-tests
+++ b/tests/tail/tail-tests
@@ -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";;
diff --git a/tests/tr/tr-tests b/tests/tr/tr-tests
index 76df45dc9..5d7d27839 100755
--- a/tests/tr/tr-tests
+++ b/tests/tr/tr-tests
@@ -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";;
diff --git a/tests/wc/wc-tests b/tests/wc/wc-tests
index 466a22ee7..32a0ac2c4 100755
--- a/tests/wc/wc-tests
+++ b/tests/wc/wc-tests
@@ -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";;