[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fixup typo from refactoring (effecting output only)

Holger Levsen gitlab at salsa.debian.org
Fri Nov 20 14:39:46 GMT 2020



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


Commits:
37a97c84 by Holger Levsen at 2020-11-20T15:36:22+01:00
fixup typo from refactoring (effecting output only)

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

- - - - -


1 changed file:

- bin/reproducible_maintenance.sh


Changes:

=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -463,7 +463,7 @@ cleanup_old_schroots() {
 			fi
 		done
 		echo
-		echo "$OBJECTS older than 31 $AGE found in /schroots, which will be deleted:"
+		echo "$OBJECTS older than $AGE found in /schroots, which will be deleted:"
 		find /schroots/ -maxdepth 1 -type d -regextype posix-extended -regex "$regex" -mtime +$AGE -exec sudo rm -rf --one-file-system {} \; || true
 		echo "$OLDSTUFF"
 		OLDSTUFF=$(find /schroots/ -maxdepth 1 -type d -regextype posix-extended -regex "$regex" -mtime +$AGE -exec ls -lad {} \; || true)



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/37a97c844066a4a28bf1aceeed14e34c46a3ff0e

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/37a97c844066a4a28bf1aceeed14e34c46a3ff0e
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/20201120/77149cd5/attachment.html>


More information about the Qa-jenkins-scm mailing list