Code Review
/
moon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5634a52
)
Update test script for functests
67/18567/1
author
Thomas Duval
<thomas.duval@orange.com>
Fri, 12 Aug 2016 14:36:49 +0000
(16:36 +0200)
committer
Thomas Duval
<thomas.duval@orange.com>
Fri, 12 Aug 2016 14:36:49 +0000
(16:36 +0200)
Change-Id: Ic09c86aaf747bfa935c2afbc84103c9d935ee6d1
tests/run_tests.sh
patch
|
blob
|
history
diff --git
a/tests/run_tests.sh
b/tests/run_tests.sh
index
db7e620
..
a86c964
100755
(executable)
--- a/
tests/run_tests.sh
+++ b/
tests/run_tests.sh
@@
-1,5
+1,7
@@
#!/usr/bin/env bash
+if [ $# -eq 1 ]; then cd $1; fi
+
# ==========================================================
# test for OpenStack/Moon API through moonclient cli