diff options
author | Jim Meyering <jim@meyering.net> | 1996-08-05 04:06:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-08-05 04:06:11 +0000 |
commit | 81d574033a0f16b74339e3a956b6197260ac9e0d (patch) | |
tree | 03f1e12d454ca2e5c155f9cebb7bf95298990e2e | |
parent | aa49f63378a80ebdbac1b269d95bc07c8b43347b (diff) | |
download | coreutils-81d574033a0f16b74339e3a956b6197260ac9e0d.tar.xz |
.
-rwxr-xr-x | tests/tr/build-script.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tr/build-script.pl b/tests/tr/build-script.pl index 8487cec46..ff5c559fb 100755 --- a/tests/tr/build-script.pl +++ b/tests/tr/build-script.pl @@ -2,7 +2,6 @@ require 5.002; use strict; -my $xx = './tr'; $| = 1; print <<EOF; |