[Script][Non-ACR][Updated packaging script] 91/173191/1
authorSanghoon Lee <shooney.lee@samsung.com>
Tue, 20 Mar 2018 03:54:50 +0000 (12:54 +0900)
committerSanghoon Lee <shooney.lee@samsung.com>
Tue, 20 Mar 2018 03:54:50 +0000 (12:54 +0900)
Change-Id: I6cb69f41be92f9a8a51a3abb7c7ed084b41e744f

tool/script/creating_auto_binary.sh

index e2d4d25..1efb5b6 100755 (executable)
@@ -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."