[Qa-jenkins-scm] [jenkins.debian.net] 01/01: i really need to change my font to always display underscores... doh.

Holger Levsen holger at moszumanska.debian.org
Thu Jul 16 10:35:52 UTC 2015


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 1509cb38e92cf0bc2c44faf2bd3a89da46355b8a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Jul 16 12:35:18 2015 +0200

    i really need to change my font to always display underscores... doh.
---
 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 bf03559..64f27e2 100755
--- a/bin/reproducible_create_meta_pkg_sets.sh
+++ b/bin/reproducible_create_meta_pkg_sets.sh
@@ -195,7 +195,7 @@ update_pkg_sets() {
 	if [ ! -z $(find $TPATH -maxdepth 1 -mtime +0 -name ${META_PKGSET[30]}.pkgset) ] || [ ! -f $TPATH/${META_PKGSET[30]}.pkgset ] ; then
 		CII=$(mktemp --tmpdir=$TEMPDIR pkg-sets-XXXXXXXXX -u)
 		git clone https://github.com/linuxfoundation/cii-census.git $CII
-		csvtool -t ',' col 1 $CII/results.csv | grep -v "project name" > $TMPFILE
+		csvtool -t ',' col 1 $CII/results.csv | grep -v "project_name" > $TMPFILE
 		update_if_similar ${META_PKGSET[30]}.pkgset
 		rm $CII -r
 	fi

-- 
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