summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@debian.org>2016-12-19 17:07:55 +0100
committerHolger Levsen <holger@layer-acht.org>2016-12-19 18:49:20 +0100
commit11f8f2e10a3566587482c526976448fa0dbcfdf0 (patch)
tree248c97e068b33fdcd7931575e84bcc0721bda46c /bin
parentd3144f6f93e4886338f23ab49fb37fa30f163858 (diff)
downloadjenkins.debian.net-11f8f2e10a3566587482c526976448fa0dbcfdf0.tar.xz
reproducible debian: build.sh: fix comment
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 6b5387c3..90d4a673 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -923,7 +923,7 @@ fi
exit_early_if_debian_is_broken
check_nodes_are_up
delay_start
-choose_package # defines SUITE, PKGID, SRCPACKAGE, SAVE_ARTIFACTS, NOTIFY
+choose_package # defines SUITE, SRCPKGID, SRCPACKAGE, SAVE_ARTIFACTS, NOTIFY
get_source_package
log_info "${SRCPACKAGE}_${EVERSION}.dsc"