syntax error 45/10145/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Wed, 17 Feb 2016 02:41:05 +0000 (20:41 -0600)
committerNarinder Gupta <narinder.gupta@canonical.com>
Wed, 17 Feb 2016 14:59:27 +0000 (14:59 +0000)
Change-Id: Id2092478de7a3e0a4b5b430bb875eb4e158a54fd
(cherry picked from commit 2231685f54139031fe36357b5080420a0738a905)

ci/deploy.sh

index bd9e0ce..bb41ef7 100755 (executable)
@@ -163,8 +163,8 @@ unitAddress()
 
 createopenrc()
 {
-    if [ "$opnfvsdn" -eq "onos" ]
-        ./onos/juju_test_prepare.sh "$opnfvlab"
+    if [ "$opnfvsdn" -eq "onos" ]; then
+        sh onos/juju_test_prepare.sh "$opnfvlab"
         check_status
     fi