From cad3af5a5f5addd21acd03d5d767f6c15e1f7091 Mon Sep 17 00:00:00 2001 From: Rustam Zaitov Date: Fri, 17 Jan 2014 13:12:53 +0400 Subject: [PATCH] =?UTF-8?q?=D0=B2=D0=B5=D1=80=D0=BD=D1=83=D0=BB=20=D0=BA?= =?UTF-8?q?=D0=BE=D0=BC=D0=B0=D0=BD=D0=B4=D1=83=20=D0=B2=D0=BE=D1=81=D1=81?= =?UTF-8?q?=D1=82=D0=B0=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D1=8F=20?= =?UTF-8?q?=D0=B8=D0=B7=20=D0=B1=D1=8D=D0=BA=D0=B0=D0=BF=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/common/android.txt | 8 ++++---- scripts/common/ios.txt | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/scripts/common/android.txt b/scripts/common/android.txt index 1c8f24d..df7dc25 100644 --- a/scripts/common/android.txt +++ b/scripts/common/android.txt @@ -1,5 +1,5 @@ -#restore from backup -#create backup for '.' +restore from backup +create backup for '.' @@ -10,5 +10,5 @@ sh echo '{@teamcity_build_id}' > '{@publish_path}/../{@build}.build_id' #endif -#restore from backup -#delete backup +restore from backup +delete backup diff --git a/scripts/common/ios.txt b/scripts/common/ios.txt index e9f0c72..f7c321f 100644 --- a/scripts/common/ios.txt +++ b/scripts/common/ios.txt @@ -1,5 +1,5 @@ -#restore from backup -#create backup for '.' +restore from backup +create backup for '.' @@ -10,5 +10,5 @@ sh echo '{@teamcity_build_id}' > '{@publish_path}/../{@build}.build_id' #endif -#restore from backup -#delete backup +restore from backup +delete backup