From 7008a04a38c5581eefc3002db64e508a3e29473c Mon Sep 17 00:00:00 2001 From: Mike Khiretskiy Date: Fri, 3 Apr 2015 17:38:28 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D1=85=D0=BE=D0=B4=20?= =?UTF-8?q?=D0=BD=D0=B0=20cl-variable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/cl-git-wrapper | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/cl-git-wrapper b/data/cl-git-wrapper index 81b88d1..12d03b0 100755 --- a/data/cl-git-wrapper +++ b/data/cl-git-wrapper @@ -16,8 +16,7 @@ then fi # получить список репозиториев дистрибутива -native_reps=,$(/usr/sbin/cl-core --method core_variables_show \ - --only-value update.cl_update_rep_name), +native_reps=,$(/usr/libexec/calculate/cl-variable --value update.cl_update_rep_name), # если обновляемый репозиторий от дистрибутива if echo $native_reps | grep -q ,${repo_name}, then