From be9a3cc31e7831ac477219bcb3dd41321e89ec52 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 7 Nov 2016 18:29:28 +0100 Subject: reproducible Debian: whitespace fixes --- bin/reproducible_create_meta_pkg_sets.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/reproducible_create_meta_pkg_sets.sh') diff --git a/bin/reproducible_create_meta_pkg_sets.sh b/bin/reproducible_create_meta_pkg_sets.sh index 8fcf2a32..e918c210 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" -- cgit v1.2.3-70-g09d2