summaryrefslogtreecommitdiffstats
path: root/tests/smtp_ingress.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/smtp_ingress.sh')
-rw-r--r--tests/smtp_ingress.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/smtp_ingress.sh b/tests/smtp_ingress.sh
index a6ee632..0e6f1ce 100644
--- a/tests/smtp_ingress.sh
+++ b/tests/smtp_ingress.sh
@@ -165,6 +165,4 @@ done
echo $RESULT
if [ "$RESULT" == "Test Failed!" ]; then fail; fi
-set +x #echo off
-
pass