From c2edee5d638eba3bbbbfc5e2eb8545d792408e7f Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Tue, 14 Feb 2023 12:10:54 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20=D1=88=D0=B0=D0=B1=D0=BB=D0=BE=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/templates/6_ac_update_sync/revision/0-ini | 2 +- ...1-ccm-container-overlay => 20230214.2-ccm-container-overlay} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename profiles/templates/6_ac_update_sync/revision/2023/{20230214.1-ccm-container-overlay => 20230214.2-ccm-container-overlay} (86%) diff --git a/profiles/templates/6_ac_update_sync/revision/0-ini b/profiles/templates/6_ac_update_sync/revision/0-ini index 660cb97..f0f490d 100644 --- a/profiles/templates/6_ac_update_sync/revision/0-ini +++ b/profiles/templates/6_ac_update_sync/revision/0-ini @@ -1,4 +1,4 @@ # Calculate format=samba name=ini.env ini(overlay-distros.revision)== [overlay-distros] -revision = 20230214.1 +revision = 20230214.2 diff --git a/profiles/templates/6_ac_update_sync/revision/2023/20230214.1-ccm-container-overlay b/profiles/templates/6_ac_update_sync/revision/2023/20230214.2-ccm-container-overlay similarity index 86% rename from profiles/templates/6_ac_update_sync/revision/2023/20230214.1-ccm-container-overlay rename to profiles/templates/6_ac_update_sync/revision/2023/20230214.2-ccm-container-overlay index 8d1d95c..9867cca 100644 --- a/profiles/templates/6_ac_update_sync/revision/2023/20230214.1-ccm-container-overlay +++ b/profiles/templates/6_ac_update_sync/revision/2023/20230214.2-ccm-container-overlay @@ -18,8 +18,8 @@ then echo $line >> /etc/portage/repos.conf/zz-calculate-new.conf fi - mv /etc/portage/repos.conf/{zz-calculate-new.conf,zz-calculate.conf} done <<< $(cat /etc/portage/repos.conf/zz-calculate.conf) + mv /etc/portage/repos.conf/zz-calculate-new.conf /etc/portage/repos.conf/zz-calculate.conf fi exit 0