aboutsummaryrefslogtreecommitdiff
path: root/tests/aux/mailer
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aux/mailer')
-rwxr-xr-xtests/aux/mailer7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/aux/mailer b/tests/aux/mailer
new file mode 100755
index 0000000..f832ff5
--- /dev/null
+++ b/tests/aux/mailer
@@ -0,0 +1,7 @@
1#! /bin/sh
2
3exec >${1:?}
4shift
5echo $*
6cat -
7

Return to:

Send suggestions and report system problems to the System administrator.