#1135193 golang-github-deruina-timberjack: please make the build reproducible

#1135193#5
Date:
2026-04-28 22:59:52 UTC
From:
To:
Hi,

Whilst working on the Reproducible Builds effort [0], we noticed that
golang-github-deruina-timberjack could not be built reproducibly.

This is because the testsuite generates a test-mill.log file, which means
that if the tests are skipped (eg. via nochekc), then the package contents
will differ and will therefore be unreproducible.

Patch attached.

 [0] https://reproducible-builds.org/


Regards,