From: mordkoff Date: Fri, 30 Sep 2016 20:18:05 +0000 (+0200) Subject: Merge "New folder installers and new installer to install OSM release 1 from source" X-Git-Tag: v1.0.0~12 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=0b6e5398bfb4f471747d634eedee0471c5b294e7;hp=93c61317d93d143b1d1a175ace2975f45bb1076e;p=osm%2Fdevops.git Merge "New folder installers and new installer to install OSM release 1 from source" --- diff --git a/jenkins/SO/start_build b/jenkins/SO/start_build index fa1e1c45..ac07fc7f 100755 --- a/jenkins/SO/start_build +++ b/jenkins/SO/start_build @@ -49,7 +49,7 @@ fi INFO "starting build" make clean || FATAL "make clean failed" -./BUILD_UB.sh +./BUILD.sh RC=$?