aboutsummaryrefslogtreecommitdiff
path: root/tests/etc/nullmail
diff options
context:
space:
mode:
Diffstat (limited to 'tests/etc/nullmail')
-rwxr-xr-xtests/etc/nullmail11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/etc/nullmail b/tests/etc/nullmail
deleted file mode 100755
index 55220a6..0000000
--- a/tests/etc/nullmail
+++ /dev/null
@@ -1,11 +0,0 @@
-#! /bin/sh
-
-out=${1:-/dev/null}
-shift
-
-echo $* >> $out
-echo "=========" >> $out
-cat - >> $out
-echo "========="
-echo ""
-exit 0 \ No newline at end of file

Return to:

Send suggestions and report system problems to the System administrator.