[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fix typo

Holger Levsen gitlab at salsa.debian.org
Thu Apr 2 16:47:24 BST 2020



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
8d10dacc by Holger Levsen at 2020-04-02T17:47:11+02:00
fix typo

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_debian_rebuilder_prototype.sh


Changes:

=====================================
bin/reproducible_debian_rebuilder_prototype.sh
=====================================
@@ -115,7 +115,7 @@ for DEB in $(dcmd ls *.changes) ; do
 		BADDEBS="$BADDEBS $DEB"
 	fi
 done
-if [-n "$BADDEBS" ] ; then
+if [ -n "$BADDEBS" ] ; then
 	output_echo "Unreproducible binary packages found:"
 	for DEB in $BADDEBS ; do
 		echo "$(egrep '^[a-z0-9]{63} ' $FILE.orig|grep $DEB) from ftp.debian.org"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8d10dacc220e420be047002fe41c5cc9b03ce8e8

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8d10dacc220e420be047002fe41c5cc9b03ce8e8
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20200402/ee3f7eae/attachment.html>


More information about the Qa-jenkins-scm mailing list