[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fix typo

Holger Levsen holger at moszumanska.debian.org
Tue Sep 1 00:26:24 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 7caa6c7cccb344cde52d2910a904892cb7a87554
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 1 02:26:00 2015 +0200

    fix typo
---
 bin/reproducible_maintenance.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh
index c15cb67..492e6fe 100755
--- a/bin/reproducible_maintenance.sh
+++ b/bin/reproducible_maintenance.sh
@@ -262,7 +262,7 @@ fi
 
 echo "$(date -u) - updating the schroots now..."
 ARCH=$(dpkg --print-architecture)
-for s in SUITES ; do
+for s in $SUITES ; do
 	if [ "$ARCH" = "armhf" ] && [ "$s" != "unstable" ] ; then
 		continue
 	fi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list