From b50a8e1921ec002e79b7718f317d871a04f0550c Mon Sep 17 00:00:00 2001
From: MatthewLi <matthew.lijun@huawei.com>
Date: Thu, 17 Dec 2015 22:46:54 -0800
Subject: amend the repo url

JIRA: BOTTLENECK-4

Change-Id: I0ad36f78af347e87c04f6ff707da48defc386322
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
---
 rubbos/rubbos_scripts/1-1-1/scripts/env_preparation.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'rubbos')

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
 
-- 
cgit