[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fixup typo in 54d8e59fc

Holger Levsen gitlab at salsa.debian.org
Sat May 2 15:58:40 BST 2020



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


Commits:
ca406027 by Holger Levsen at 2020-05-02T16:58:27+02:00
fixup typo in 54d8e59fc

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
=====================================
@@ -142,7 +142,7 @@ DISTRO=$(tail -1 $DEBREBUILD | grep '^BASE_DIST=' | cut -d '=' -f2)
 case $DISTRO in
 	stretch|buster|bullseye|bookworm|unstable) ;;
 	*)	output_echo "debrebuild failed."
-		if -q egrep 'cannot find .* in dumpavail' $DEBREBUILD ; then
+		if egrep -q 'cannot find .* in dumpavail' $DEBREBUILD ; then
 			#FIXME: file bug, debrebuild should fail clearly on this (and not this subtile)
 			echo "The following build-dependencies are not available on snapshot.debian.org:\n$(egrep 'cannot find .* in dumpavail' $DEBREBUILD)"
 		else



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ca40602769628220680b5aebeba18e8c6a1adbe1
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/20200502/a2e1a67e/attachment.html>


More information about the Qa-jenkins-scm mailing list