Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'cje-production/mbscripts/mb020_createBaseBuilder.sh')
-rwxr-xr-xcje-production/mbscripts/mb020_createBaseBuilder.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cje-production/mbscripts/mb020_createBaseBuilder.sh b/cje-production/mbscripts/mb020_createBaseBuilder.sh
index f9210d311..01612af3b 100755
--- a/cje-production/mbscripts/mb020_createBaseBuilder.sh
+++ b/cje-production/mbscripts/mb020_createBaseBuilder.sh
@@ -40,4 +40,4 @@ ${TMP}/eclipse/eclipse -nosplash \
-destination \
${qualifiedBaseBuilder} \
-profile \
- SDKProfile
+ SDKProfile &

Back to the top