[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: whitespace fixes

Holger Levsen holger at layer-acht.org
Mon Nov 7 17:29:34 UTC 2016


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 be9a3cc31e7831ac477219bcb3dd41321e89ec52
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Nov 7 18:29:28 2016 +0100

    reproducible Debian: whitespace fixes
---
 bin/reproducible_create_meta_pkg_sets.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_create_meta_pkg_sets.sh b/bin/reproducible_create_meta_pkg_sets.sh
index 8fcf2a3..e918c21 100755
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -41,8 +41,8 @@ try:
 		if pkgname not in seen:
 			print(pkgname, end='|')
 			seen.add(pkgname)
-	except Exception as exc:
-		print("Warning: something went wrong while parsing the build manifest as YAML file: {}".format(exc))
+except Exception as exc:
+	print("Warning: something went wrong while parsing the build manifest as YAML file: {}".format(exc))
 EOF
 )
 	grep-dctrl -F Package -e '^('"$ALL_PKGS"')$' $packages > "$tmpfile"

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