summaryrefslogtreecommitdiffstats
path: root/tests/adhoc/smoke01.sh
diff options
context:
space:
mode:
authorAimee Ukasick <aimeeu.opensource@gmail.com>2017-03-01 19:20:10 -0600
committerAimee Ukasick <aimeeu.opensource@gmail.com>2017-03-01 19:20:10 -0600
commitac5952cd0bdde53fad2ea3039902d324e939f33b (patch)
tree48901c9acb2eb8996cff02e99b46f5610a89eaa4 /tests/adhoc/smoke01.sh
parentbf8c78275928ae4cf1cb47a1ef7c0495353e0329 (diff)
Add openrc parameter to smoke01-clean.sh
JIRA: COPPER-4 Also cleaned up instructions in both scripts Change-Id: I47d7902b66731c172442d62167ec150e4ddfca91 Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
Diffstat (limited to 'tests/adhoc/smoke01.sh')
-rw-r--r--tests/adhoc/smoke01.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/adhoc/smoke01.sh b/tests/adhoc/smoke01.sh
index 57b5b30..20185bc 100644
--- a/tests/adhoc/smoke01.sh
+++ b/tests/adhoc/smoke01.sh
@@ -25,7 +25,7 @@
# $ bash ~/git/copper/tests/adhoc/smoke01.sh <openrc>
# <openrc>: path to your openrc script
# After test, cleanup with
-# $ bash ~/git/copper/tests/adhoc/smoke01-clean.sh
+# $ bash ~/git/copper/tests/adhoc/smoke01-clean.sh <openrc>
pass() {
echo "$0: Hooray!"