[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: improve builtin-pho html output

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Jul 14 13:17:51 BST 2022



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


Commits:
de550cfb by Holger Levsen at 2022-07-14T14:17:39+02:00
reproducible Debian: improve builtin-pho html output

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

- - - - -


1 changed file:

- bin/reproducible_html_builtin-pho.sh


Changes:

=====================================
bin/reproducible_html_builtin-pho.sh
=====================================
@@ -30,7 +30,7 @@ convert_db_output_to_html() {
 	# remove empty lines
 	sed -i '/^$/d' $1
 	# use sed to turn psql output into html
-	cat $1 | tr -d ' '  | sed -E "s/([^|]*)(.*)/<a href=\"https:\/\/tracker.debian.org\/\1\">\1<\/a> <a href=\"https:\/\/packages.debian.org\/$SUITE\/\1\">binaries (\2)<\/a> <a href=\"https:\/\/buildinfos.debian.net\/\1\">.buildinfo<\/a>/g" | tr -d '|' > $2
+	cat $1 | tr -d ' '  | sed -E "s/([^|]*)(.*)/src:<a href=\"https:\/\/tracker.debian.org\/\1\">\1<\/a> pkgs:<a href=\"https:\/\/packages.debian.org\/$SUITE\/\1\">\2<\/a> \/ <a href=\"https:\/\/buildinfos.debian.net\/\1\">.buildinfo<\/a>/g" | tr -d '|' > $2
 
 }
 



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/de550cfb146c3fe3112dc4fe2311552f86361425
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/20220714/88c90d68/attachment.htm>


More information about the Qa-jenkins-scm mailing list