| commit | a80332f8df49a6a0a0d5c7c8e88e9bf14171580f | [log] [tgz] |
|---|---|---|
| author | Leslie Giles <Leslie.Giles@riftio.com> | Tue Sep 27 13:54:26 2016 -0400 |
| committer | Leslie Giles <Leslie.Giles@riftio.com> | Tue Sep 27 13:54:26 2016 -0400 |
| tree | a6b20d7119acc0c4fc49b78cc1eaa9bb4162aedc | |
| parent | a9c9efe7a57367b9cc515f7e58a53fd95eaac5c2 [diff] |
Bug 59 - Merge BUILD.sh and BUILD_UB.sh Signed-off-by: Leslie Giles <Leslie.Giles@riftio.com>
diff --git a/jenkins/SO/start_build b/jenkins/SO/start_build index fa1e1c4..ac07fc7 100755 --- a/jenkins/SO/start_build +++ b/jenkins/SO/start_build
@@ -49,7 +49,7 @@ INFO "starting build" make clean || FATAL "make clean failed" -./BUILD_UB.sh +./BUILD.sh RC=$?