diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 7e24b38c463f995c3f4f76827632ee382da01887..efa24c9acb1641e542eaa2bf0ca4f0b6755dab0a 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -369,7 +369,6 @@ 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}" \