summaryrefslogtreecommitdiff
path: root/tests/tr/main
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1993-03-02 14:10:31 +0000
committerJim Meyering <jim@meyering.net>1993-03-02 14:10:31 +0000
commitd71cb4d9c702ff4bf106504f5737660123e08f33 (patch)
treea2b61b2a706269fb33c4902902af28f3764c5a55 /tests/tr/main
parentd766e142eaa5a8608f2c35002a3cb6e4d667a724 (diff)
downloadcoreutils-d71cb4d9c702ff4bf106504f5737660123e08f33.tar.xz
Initial revision
Diffstat (limited to 'tests/tr/main')
-rwxr-xr-xtests/tr/main3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tr/main b/tests/tr/main
new file mode 100755
index 000000000..dd2da71f4
--- /dev/null
+++ b/tests/tr/main
@@ -0,0 +1,3 @@
+:
+perl -pe 's/\\\n$//' "$@" \
+ | ./build-script