From 9014a0b42c2c759374ea715653acd3973feba5e4 Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Tue, 14 Feb 2023 08:25:39 +0300 Subject: [PATCH] Fix template --- profiles/templates/6_ac_update_sync/revision/0-ini | 2 +- ...4-ccm-container-overlay => 20230214.1-ccm-container-overlay} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename profiles/templates/6_ac_update_sync/revision/2023/{20230214-ccm-container-overlay => 20230214.1-ccm-container-overlay} (90%) diff --git a/profiles/templates/6_ac_update_sync/revision/0-ini b/profiles/templates/6_ac_update_sync/revision/0-ini index b1a51a3..660cb97 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 +revision = 20230214.1 diff --git a/profiles/templates/6_ac_update_sync/revision/2023/20230214-ccm-container-overlay b/profiles/templates/6_ac_update_sync/revision/2023/20230214.1-ccm-container-overlay similarity index 90% rename from profiles/templates/6_ac_update_sync/revision/2023/20230214-ccm-container-overlay rename to profiles/templates/6_ac_update_sync/revision/2023/20230214.1-ccm-container-overlay index 9c7a41b..8d1d95c 100644 --- a/profiles/templates/6_ac_update_sync/revision/2023/20230214-ccm-container-overlay +++ b/profiles/templates/6_ac_update_sync/revision/2023/20230214.1-ccm-container-overlay @@ -2,7 +2,7 @@ #-ini(overlay-distros.revision,#-cut(0)-#)-# -if -q grep '\[container\]' /etc/portage/repos.conf/zz-calculate.conf && \ +if grep -q '\[container\]' /etc/portage/repos.conf/zz-calculate.conf && \ [[ ! -e /etc/portage/repos.conf/cl-lxc.conf ]] then while IFS= read -r line; do