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/.

osmith gerrit-no-reply at lists.osmocom.org
Fri Dec 17 18:50:55 UTC 2021


osmith has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/26/26626/1

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: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211217/7c931c2e/attachment.htm>


More information about the gerrit-log mailing list