summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_create_meta_pkg_sets.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-01-09 11:16:40 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-09 11:16:40 +0100
commit5647e0ef7e46944e956bc2a92f9804fc5299505d (patch)
treede156a670c5566a6427a4aa3333ce32b928e2f8b /bin/reproducible_create_meta_pkg_sets.sh
parentb8c1c337e6ca5dc710d1e8bf5eba7ed776b3bd17 (diff)
downloadjenkins.debian.net-5647e0ef7e46944e956bc2a92f9804fc5299505d.tar.xz
fix typo breaking the installed_on_debian.org meta pkg set
Diffstat (limited to 'bin/reproducible_create_meta_pkg_sets.sh')
-rwxr-xr-xbin/reproducible_create_meta_pkg_sets.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_create_meta_pkg_sets.sh b/bin/reproducible_create_meta_pkg_sets.sh
index 8576a316..cb0f863f 100755
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -182,7 +182,7 @@ if [ -z $(find $TPATH -maxdepth 1 -mtime +0 -name ${META_PKGSET[10]}.pkgset) ] ;
# (so far it was a manual "dpkg --get-selections" on all machines
# converted into a list of source packages...)
cat /srv/jenkins/bin/reproducible_installed_on_debian.org > $TMPFILE
- update_if_similar ${META_PKGSET[9]}.pkgset
+ update_if_similar ${META_PKGSET[10]}.pkgset
fi
# finally