Change in osmo-ci[master]: contrib/obs-mirror: log DRY var in rm script

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Dec 20 13:35:22 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/26626 )

Change subject: contrib/obs-mirror: log DRY var in rm script
......................................................................

contrib/obs-mirror: log DRY var in rm script

Related: SYS#5764
Change-Id: I705e52030d538e6d86c72f2bccb0eb97e6dab1de
---
M contrib/obs-mirror/rm-old-nightly-archives.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/contrib/obs-mirror/rm-old-nightly-archives.sh b/contrib/obs-mirror/rm-old-nightly-archives.sh
index e28bce1..485bf01 100755
--- a/contrib/obs-mirror/rm-old-nightly-archives.sh
+++ b/contrib/obs-mirror/rm-old-nightly-archives.sh
@@ -8,7 +8,7 @@
 # Get removal date in seconds since epoch and display it
 DATE_RM_SEC=$(expr $(date +%s) - 3600 \* 24 \* 32)
 DATE_RM_STR=$(date -d "@$DATE_RM_SEC" +"%Y-%m-%d")
-echo "Removing nightly archives from $DATE_RM_STR and older"
+echo "Removing nightly archives from $DATE_RM_STR and older (DRY=$DRY)"
 
 cd /downloads/obs-mirror
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/26626
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I705e52030d538e6d86c72f2bccb0eb97e6dab1de
Gerrit-Change-Number: 26626
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211220/d09c8946/attachment.htm>


More information about the gerrit-log mailing list