Rebasing opnfv-tht Colorado with ODL patches 73/13473/1
authorTim Rozet <trozet@redhat.com>
Fri, 29 Apr 2016 21:16:39 +0000 (17:16 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 29 Apr 2016 21:16:39 +0000 (17:16 -0400)
Purpose of this commit is to test opnfv-tht changes are not breaking
nosdn deployment.

opnfv-tht-pr: 10

Change-Id: I85da61a9591999d1249d55700241d71256019a81
Signed-off-by: Tim Rozet <trozet@redhat.com>
ci/util.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 4f79545..6eb6c03
@@ -21,7 +21,7 @@ resolve_cmd() {
 display_usage() {
   echo -e "Usage:\n$0 [arguments] \n"
   echo -e "   undercloud <user> : Connect to Undercloud VM as <user>\n"
-  echo -e "   debug_stack : Print parsed deployment failures to stdout \n"
+  echo -e "   debug-stack : Print parsed deployment failures to stdout \n"
 }
 
 ##translates the command line argument
@@ -72,4 +72,4 @@ main() {
   parse_cmdline "$@"
 }
 
-main "$@"
\ No newline at end of file
+main "$@"