From db5e7aa499e6e6a353c57a2d7e5c044152f3328b Mon Sep 17 00:00:00 2001 From: blsaws Date: Sun, 22 May 2016 19:57:10 -0700 Subject: Align tests across ubuntu and centos JIRA: COPPER-4 Change-Id: Ieea3aaae89a99c558ad5c6ba7be0d0c64a4e1752 Signed-off-by: blsaws --- tests/smtp_ingress.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/smtp_ingress.sh') 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!" -- cgit 1.2.3-korg