From 494f552020ae3faed0c07820c18c2cf24009340a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 12 Aug 2001 17:51:44 +0000 Subject: [PATCH] . --- tests/cut/cut-tests | 2 +- tests/join/join-tests | 2 +- tests/pr/pr-tests | 2 +- tests/sort/sort-tests | 2 +- tests/tac/tac-tests | 2 +- tests/tail/tail-tests | 2 +- tests/tr/tr-tests | 2 +- tests/wc/wc-tests | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tests/cut/cut-tests b/tests/cut/cut-tests index 815b1a6..ecbd167 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 214b871..e79c23e 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 6856e92..c132e06 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 0b8c312..55c854d 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 bd62590..32c0861 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 2230a0e..092a666 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 76df45d..5d7d278 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 466a22e..32a0ac2 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";; -- 2.7.4