Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'production/sdk/bootstrap/mb414I_hudson.sh')
-rw-r--r--production/sdk/bootstrap/mb414I_hudson.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/production/sdk/bootstrap/mb414I_hudson.sh b/production/sdk/bootstrap/mb414I_hudson.sh
index 5aaecbbb4..9733d14a4 100644
--- a/production/sdk/bootstrap/mb414I_hudson.sh
+++ b/production/sdk/bootstrap/mb414I_hudson.sh
@@ -80,7 +80,7 @@ echo "Starting $SCRIPT_NAME at $( date +%Y%m%d-%H%M ) "
echo "umask explicitly set to $NEWUMASK, old value was $oldumask"
-export BRANCH=master
+export BRANCH=R4_14_maintenance
export BUILD_TYPE=I
export STREAM=4.14.0

Back to the top