Fix the path issue for the TLDK test. 35/7435/1
authorFangyin Hu <fangyinx.hu@intel.com>
Thu, 6 Jul 2017 04:58:43 +0000 (21:58 -0700)
committerFangyin Hu <fangyinx.hu@intel.com>
Thu, 6 Jul 2017 04:58:43 +0000 (21:58 -0700)
Change-Id: Ibc9c2d2cd71036f48a75cdc23a952bd702dd5933
Signed-off-by: Fangyin Hu <fangyinx.hu@intel.com>
jjb/tldk/include-raw-csit-tldk-functional-virl.sh

index 0192a12..de52e30 100644 (file)
@@ -19,6 +19,9 @@ if [ $? != 0 ]; then
     exit 1
 fi
 
+# Move the tldk to the csit dir
+sudo mv -f ./tldk/ ./csit/
+
 cd csit
 
 # execute nsh_sfc bootstrap script if it exists