From: Nguyen Van Tan Date: Thu, 24 Sep 2020 09:34:41 +0000 (+0700) Subject: [Non-ACR] Remove --exlude=tct-testconfig in tool/script/creating_auto_binary.sh file X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8a70a848aaf4b134e8ecf40d6a82256d6f7429bf;p=test%2Ftct%2Fcsharp%2Fapi.git [Non-ACR] Remove --exlude=tct-testconfig in tool/script/creating_auto_binary.sh file Change-Id: I2e90627b1be76353c40b447e15a417722f5dac2e --- diff --git a/tool/script/creating_auto_binary.sh b/tool/script/creating_auto_binary.sh index 52bbc816e..1fcf805d4 100755 --- a/tool/script/creating_auto_binary.sh +++ b/tool/script/creating_auto_binary.sh @@ -32,7 +32,7 @@ git reset --hard git pull echo "Updating resource folder" -rsync -avz --exclude=tct-testconfig --exclude=tct-testconfig-3.0.zip $TCT_COMMON/tools/tct_"$TCT_VERSION"/resource/ $TCT_PATH/csharp-tct_"$TCT_VERSION"_dotnet/resource/ +rsync -avz --exclude=tct-testconfig-3.0.zip $TCT_COMMON/tools/tct_"$TCT_VERSION"/resource/ $TCT_PATH/csharp-tct_"$TCT_VERSION"_dotnet/resource/ # remove tizen-web-ui-fw and tinyweb folder rm -rf $TCT_PATH/csharp-tct_"$TCT_VERSION"_dotnet/resource/tizen-web-ui-fw/