diff options
author | Jim Meyering <jim@meyering.net> | 1996-08-17 17:26:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-08-17 17:26:29 +0000 |
commit | b7bf84fd73e6ebb4ea1a3417a31cef11511b8b46 (patch) | |
tree | 60903ae0f4157f6fe5593ece629d36961a7136cb /tests | |
parent | a62273dca5bb841eb281719ab3c544a7c7336bbe (diff) | |
download | coreutils-b7bf84fd73e6ebb4ea1a3417a31cef11511b8b46.tar.xz |
.
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/tr/main | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/tr/main b/tests/tr/main deleted file mode 100755 index dd2da71f4..000000000 --- a/tests/tr/main +++ /dev/null @@ -1,3 +0,0 @@ -: -perl -pe 's/\\\n$//' "$@" \ - | ./build-script |