summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-08-17 18:30:48 +0000
committerJim Meyering <jim@meyering.net>1996-08-17 18:30:48 +0000
commitc7066e8caa7bc08415142aee991faf5df1ed66cc (patch)
treec8346092b3d14e324cc677522f9565402f8ca836 /tests
parentfa674d651cb07eac263d5ee04a4b25e995eb87ab (diff)
downloadcoreutils-c7066e8caa7bc08415142aee991faf5df1ed66cc.tar.xz
.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tr/tr-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tr/tr-tests b/tests/tr/tr-tests
index ef0d6bfc9..5650d9a23 100755
--- a/tests/tr/tr-tests
+++ b/tests/tr/tr-tests
@@ -1,5 +1,5 @@
#! /bin/sh
-# run-test generated automatically by build-script from test.data.pl
+# This script was generated automatically by build-script.
case $# in
0) xx='../../src/tr';;
*) xx="$1";;