[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible debian: set the max size for HTML pages for diffoscope to 1MB...
Mattia Rizzolo
gitlab at salsa.debian.org
Fri Nov 15 21:16:25 GMT 2019
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0a56df32 by Mattia Rizzolo at 2019-11-15T21:16:09Z
reproducible debian: set the max size for HTML pages for diffoscope to 1MB (current default is 400 KB)
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- bin/reproducible_build.sh
Changes:
=====================================
bin/reproducible_build.sh
=====================================
@@ -369,6 +369,7 @@ call_diffoscope_on_changes_files() {
--html $TMPDIR/${DBDREPORT} \
--text $TMPDIR/$DBDTXT \
--json $TMPDIR/$DBDJSON \
+ --max-page-size 1048576 \
--profile=- \
$TMPDIR/b1/${CHANGES} \
$TMPDIR/b2/${CHANGES}" \
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/0a56df3226d9eb33178d6b5c47cb2fd01414cf98
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/0a56df3226d9eb33178d6b5c47cb2fd01414cf98
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/20191115/9dce3617/attachment.html>
More information about the Qa-jenkins-scm
mailing list