From: Fangyin Hu Date: Wed, 21 Jun 2017 02:08:17 +0000 (-0400) Subject: Patch to tldk bootstrap on the tldk package download. X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=refs%2Fchanges%2F40%2F7240%2F4 Patch to tldk bootstrap on the tldk package download. Rebase and fix the path issue. Change-Id: I572e4c81feb54e7f391af0007af709cafa42c255 Signed-off-by: qun wan Signed-off-by: Fangyin Hu --- diff --git a/bootstrap-TLDK.sh b/bootstrap-TLDK.sh index e060155f18..4678bf57a6 100755 --- a/bootstrap-TLDK.sh +++ b/bootstrap-TLDK.sh @@ -118,7 +118,7 @@ TLDK_TAR_FILE="tldk_depends.tar.gz" wget "fast.dpdk.org/rel/${DPDK_PACKAGE}" tar zcf ${TLDK_TAR_FILE} ${DPDK_PACKAGE} ./tldk/ \ - ./tests/tldk/tldk_testconfig/ ./tests/tldk/tldk_deplibs/ + ./tests/tldk/tldk_testconfig/ cat ${VIRL_PKEY} # Copy the files to VIRL host