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.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/smtp_ingress.sh b/tests/smtp_ingress.sh
index 40a0474..b53ebab 100644
--- a/tests/smtp_ingress.sh
+++ b/tests/smtp_ingress.sh
@@ -23,9 +23,9 @@
# How to use:
# Install Congress test server per https://wiki.opnfv.org/copper/academy
# # Create Congress policy and resources that exercise policy
-# $ sh smtp_ingress.sh
+# $ bash smtp_ingress.sh
# After test, cleanup
-# $ sh smtp_ingress-clean.sh
+# $ bash smtp_ingress-clean.sh
pass() {
echo "Hooray!"