Merge "Fix bug in setting udp ports"
authorAric Gardner <agardner@linuxfoundation.org>
Thu, 10 Nov 2016 15:43:22 +0000 (15:43 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 10 Nov 2016 15:43:22 +0000 (15:43 +0000)
jjb/compass4nfv/compass-build.sh

index f7eb580..093debb 100644 (file)
@@ -24,7 +24,7 @@ then
 fi
 
 cd $WORKSPACE/
-./build/build.sh  --iso-dir $BUILD_DIRECTORY/ --iso-name compass.iso -c $CACHE_DIRECTORY
+./build.sh  --iso-dir $BUILD_DIRECTORY/ --iso-name compass.iso -c $CACHE_DIRECTORY
 
 # list the build artifacts
 ls -al $BUILD_DIRECTORY