From 2914d20299a7a57c60dd6841a80fee474f59be36 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 30 Aug 2015 18:33:56 +0200 Subject: reproducible: fix typo and prevent typo errors --- bin/reproducible_build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/reproducible_build.sh') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 8328084f..d81414f0 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -566,7 +566,8 @@ elif [ "$1" = "1" ] || [ "$1" = "2" ] ; then MODE="$1" SRCPACKAGE="$2" SUITE="$3" - get source_package + SAVE_ARTIFACTS=0 + get_source_package mkdir b$MODE if [ "$MODE" = "1" ] ; then first_build -- cgit v1.2.3-70-g09d2