[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: fix typo

Holger Levsen holger at layer-acht.org
Tue Nov 8 15:06:46 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 362eedd026bf5e0784266dfa980f9cdd601947ab
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Nov 8 16:06:42 2016 +0100

    reproducible Debian: fix typo
---
 bin/reproducible_create_meta_pkg_sets.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_create_meta_pkg_sets.sh b/bin/reproducible_create_meta_pkg_sets.sh
index 2ba3284..5d18265 100755
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -138,7 +138,7 @@ progress_info_end() {
 
 use_previous_sets_build_depends() {
 	local src_set=$index
-	let src_srt-=1
+	let src_set-=1
 
 	for PKG in $(cat $TPATH/${META_PKGSET[$src_set]}.pkgset) ; do
 		grep-dctrl -sBuild-Depends -n -X -FPackage $PKG $SOURCES | sed "s#([^()]*)##g ; s#\[[^][]*\]##g ; s#,##g" | sort -u >> $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