From 20a64de0c742f59453b496a0702f830fc93e268a Mon Sep 17 00:00:00 2001 From: Mike Khiretskiy Date: Wed, 13 Aug 2014 16:50:02 +0400 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B0=20?= =?UTF-8?q?=D0=BF=D1=80=D0=BE=D0=B2=D0=B5=D1=80=D0=BA=D0=B0=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=BF=D1=83=D1=89=D0=B5=D0=BD=D0=BD=D0=BE=D0=B3=D0=BE=20update?= =?UTF-8?q?=20=D0=BF=D1=80=D0=B8=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B8=20=D0=BF=D1=80=D0=BE=D1=84=D0=B8=D0=BB?= =?UTF-8?q?=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update/utils/cl_update_profile.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/update/utils/cl_update_profile.py b/update/utils/cl_update_profile.py index 20121a1..74ddaf7 100644 --- a/update/utils/cl_update_profile.py +++ b/update/utils/cl_update_profile.py @@ -39,8 +39,6 @@ class ClUpdateProfileAction(Action): # список задач для дейсвия tasks = [ - {'name': 'check_run', - 'method': 'Update.checkRun(cl_update_wait_another_set)'}, {'name': 'migrate_repository', 'method': 'Update.migrateCacheRepository(' 'cl_update_profile_rep,cl_update_profile_branch)',