diff options
Diffstat (limited to 'rubbos/rubbos_scripts/1-1-1/scripts')
-rwxr-xr-x | rubbos/rubbos_scripts/1-1-1/scripts/env_preparation.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rubbos/rubbos_scripts/1-1-1/scripts/env_preparation.sh b/rubbos/rubbos_scripts/1-1-1/scripts/env_preparation.sh index e49bc6ba..5db473ce 100755 --- a/rubbos/rubbos_scripts/1-1-1/scripts/env_preparation.sh +++ b/rubbos/rubbos_scripts/1-1-1/scripts/env_preparation.sh @@ -10,7 +10,7 @@ set -e -RELENG_REPO= https://gerrit.opnfv.org/gerrit/releng +RELENG_REPO=https://gerrit.opnfv.org/gerrit/releng RELENG_REPO_DIR=/home/opnfv/repos/releng RELENG_BRANCH=master # branch, tag, sha1 or refspec |