aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/features/sfc
diff options
context:
space:
mode:
authorFerenc Cserepkei <ferenc.cserepkei@ericsson.com>2016-08-24 16:24:11 +0200
committerFerenc Cserepkei <ferenc.cserepkei@ericsson.com>2016-08-24 16:24:26 +0200
commit2002f166154ca5a9380f9d2da2843477669af8f5 (patch)
tree8960c6abc7ad980b8fce713ea36f85a507f19881 /testcases/features/sfc
parent1712adf43b1e0a67531f323cc3da765f96d677eb (diff)
Fixing commit f1054f8f
fix missed the apt-get action Change-Id: Iac94576a2f712133eee92e4b5460f85d59e90e94 Signed-off-by: Ferenc Cserepkei <ferenc.cserepkei@ericsson.com>
Diffstat (limited to 'testcases/features/sfc')
-rwxr-xr-xtestcases/features/sfc/set-up-tacker.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/features/sfc/set-up-tacker.sh b/testcases/features/sfc/set-up-tacker.sh
index 3c21cc587..8098ad997 100755
--- a/testcases/features/sfc/set-up-tacker.sh
+++ b/testcases/features/sfc/set-up-tacker.sh
@@ -1,4 +1,4 @@
-apt-get -y git-core
+apt-get install -y git-core
git clone https://gerrit.opnfv.org/gerrit/fuel fuel
pushd fuel
git checkout e7f7abc89161441548545f79f0299610c6e5b203