aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGeorgy Redkozubov <georgy.redkozubov@linaro.org>2013-09-12 12:42:57 +0400
committerGeorgy Redkozubov <georgy.redkozubov@linaro.org>2013-09-12 12:42:57 +0400
commitf2c98826557c7d1bba3913267492c21d63fd7b81 (patch)
treea3d10a1d004220775307c4ef1a63a0fd9a03f7e5 /scripts
parentb00d2576108c7c8e0e1e40f71766011a58b17eb8 (diff)
Minor update in accordance to README
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/update-deployment.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update-deployment.py b/scripts/update-deployment.py
index 0c1959b..fa66551 100755
--- a/scripts/update-deployment.py
+++ b/scripts/update-deployment.py
@@ -41,7 +41,7 @@ from linaroscript import LinaroScript
code_base = '/srv/shared-branches'
branch_name = 'linaro-license-protection'
-configs_branch_name = 'linaro-license-protection-config'
+configs_branch_name = 'linaro-license-protection-configs'
snapshots_root = '/srv/snapshots.linaro.org'
releases_root = '/srv/releases.linaro.org'
staging_snapshots_root = '/srv/staging.snapshots.linaro.org'