summaryrefslogtreecommitdiffstats
path: root/maildrop
diff options
context:
space:
mode:
Diffstat (limited to 'maildrop')
-rw-r--r--maildrop/testsuite23
1 files changed, 2 insertions, 1 deletions
diff --git a/maildrop/testsuite2 b/maildrop/testsuite2
index df65bc8..e63768b 100644
--- a/maildrop/testsuite2
+++ b/maildrop/testsuite2
@@ -232,7 +232,8 @@ runtest ""
for f in testsuite?.filter
do
- echo 'xfilter "cat"' >t
+ echo "SHELL=/bin/sh" > t
+ echo 'xfilter "cat"' >>t
cat $f >>t
chmod 600 t
mv -f t $f