Commit 150656b5 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian: we should reenable 32/64 bit kernel variations one day

parent 81a20211
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -160,6 +160,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
** include diffoscope run time in log

* missing variations:
** 32/64 bit kernel variation on i386
** prebuilder does (user) group variation like this: https://salsa.debian.org/reproducible-builds/reproducible-misc/blob/master/prebuilder/pbuilderhooks/A02_user
** variation of $TERM and $COLUMN (and maybe $LINES), unset in the first run, set to "linux" and "77" (and maybe "42") in the 2nd run.
*** actually TERM is set to "linux" by default already, COLUMN is unset