From 4bec35e41ccf8b9b82ca9ffd11183653bd5de775 Mon Sep 17 00:00:00 2001 From: Sanghoon Lee Date: Tue, 20 Mar 2018 12:54:50 +0900 Subject: [PATCH] [Script][Non-ACR][Updated packaging script] Change-Id: I6cb69f41be92f9a8a51a3abb7c7ed084b41e744f --- tool/script/creating_auto_binary.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/script/creating_auto_binary.sh b/tool/script/creating_auto_binary.sh index e2d4d25..1efb5b6 100755 --- a/tool/script/creating_auto_binary.sh +++ b/tool/script/creating_auto_binary.sh @@ -11,7 +11,7 @@ TOOLS='/home/hoon/share/repository/tct-tools/tools/tct_5.0/' # tct path # {repository_path}/api/release/chsarp-tct_5.0_dotnet -TCT_PATH='/home/hoon/share/repository/spin/net5.0/api/release/csharp-tct_5.0_dotnet' +TCT_PATH='/home/hoon/share/repository/public/csharp/net5.0/api/release/csharp-tct_5.0_dotnet' echo "Getting latest tools in spin repository." -- 2.7.4