[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Archlinux: fixup

Holger Levsen gitlab at salsa.debian.org
Mon Sep 24 11:10:19 BST 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
8da5bdde by Holger Levsen at 2018-09-24T10:10:08Z
reproducible Archlinux: fixup

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_maintenance.sh


Changes:

=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -320,7 +320,7 @@ fi
 # find very old schroots
 echo "$(date -u) - Detecting schroots older than 1 month"
 # the reproducible-archlinux schroot is ignored because its ment to be long living
-OLDSTUFF=$(find /schroots/ -mindepth 1 -maxdepth 1 -mtime +30 -exec ls -lad {} \; | grep -v reproducible-archlinux)
+OLDSTUFF=$(find /schroots/ -mindepth 1 -maxdepth 1 -mtime +30 -exec ls -lad {} \; | grep -v reproducible-archlinux | true)
 if [ ! -z "$OLDSTUFF" ]; then
 	echo
 	echo "Warning: schroots older than 1 month found in /schroot:"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/8da5bddeb159f7d8de824c99217563cdba38fa65

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/8da5bddeb159f7d8de824c99217563cdba38fa65
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180924/75d43eb3/attachment.html>


More information about the Qa-jenkins-scm mailing list