From 0e4f501c0ec4e3a5c59adde9df4bb2d97bb71285 Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Mon, 7 Nov 2016 13:26:43 +0000 Subject: reproducible Debian: actually wrap the bit that can fail in th try-except! Signed-off-by: Holger Levsen --- bin/reproducible_create_meta_pkg_sets.sh | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bin/reproducible_create_meta_pkg_sets.sh b/bin/reproducible_create_meta_pkg_sets.sh index 46621869..38b27fba 100755 --- a/bin/reproducible_create_meta_pkg_sets.sh +++ b/bin/reproducible_create_meta_pkg_sets.sh @@ -31,17 +31,17 @@ tails_build_manifest_to_deb822() { ALL_PKGS=$(python3 - "$tmpfile" <