From: Jim Meyering Date: Sun, 12 Aug 2001 17:51:44 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-2_0_15~446 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=494f552020ae3faed0c07820c18c2cf24009340a;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/cut/cut-tests b/tests/cut/cut-tests index 815b1a6ef5..ecbd167507 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 214b871b8e..e79c23ea77 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 6856e92a77..c132e06314 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 0b8c3128e9..55c854d16f 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 bd62590c2c..32c08613b4 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 2230a0ea55..092a6664a8 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 76df45dc9b..5d7d27839b 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 466a22ee74..32a0ac2c4c 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";;