[Git][qa/jenkins.debian.net][master] whitespace fixups

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Mar 26 18:38:30 GMT 2024



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


Commits:
e3c60fd7 by Holger Levsen at 2024-03-26T19:38:21+01:00
whitespace fixups

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

- - - - -


2 changed files:

- bin/rblib/bugs.py
- bin/reproducible_node_health_check.sh


Changes:

=====================================
bin/rblib/bugs.py
=====================================
@@ -115,7 +115,7 @@ class Bugs:
         if self._bugs:
             return self._bugs
 
-        log.info("Querying UDD to find usertagged bugs which have been closed"
+        log.info("Querying UDD to find usertagged bugs which have been closed "
                  "or which have patches")
         # returns a list of tuples [(id, source, done)]
         rows = Udd().query(self._query)


=====================================
bin/reproducible_node_health_check.sh
=====================================
@@ -206,7 +206,7 @@ if ! systemctl --user is-system-running > /dev/null; then
 	systemctl --user list-units --state=error,failed | grep " failed " > $SERVICES || true
 	echo "$(date -u) - problematic services found:"
 	cat $SERVICES
-	echo " Manual cleanup needed."
+	echo "Manual cleanup needed."
 	DIRTY=true
 	rm -f $SERVICES
 fi



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e3c60fd7dee05ae3b46998fdcb94635f231cc333
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/20240326/6e63b02c/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list