Website https://builder.blender.org/download/ reads
"Blender 2.82 Alpha Linux bit 123.55MB"
where it used to read "Linux 64 bit" before the bz2->xz switch.
xz ending isn't recognized, so $bitness is empty.
Details
Details
- Reviewers
Sergey Sharybin (sergey) - Group Reviewers
Infrastructure: Blender Buildbot - Commits
- rBBW163120d0edbe: Recognize xz ending, fixes $bitness display on website
Diff Detail
Diff Detail
- Repository
- rBBW Blender Buildbot WWW
Event Timeline
Comment Actions
Also, thanks for committing the bz2->xz change, happy to finally see it in place. :) You did attribute it to wrong author, though, I'm Jens (JRottm), not Jens (Jens).
Comment Actions
@Jens (JRottm) in the case of manual patch submission (as an opposite of using arcanist) the system is defaulting to a real name. As far as i can see your profile is stating "Jens" as a real name.
Comment Actions
Sorry, correction. The author is initialized to "${RealName} <${Login}>" (while in Git it will be "${RealName} <${EMAIL}>" which is being preserved by arcanist).