You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If two builds on different machines have different group file attributes, then the compressed src.zip will contain differing file permissions and thus be non-reproducible.
The text was updated successfully, but these errors were encountered:
Building with a user that has the same "User|Group|All" permission levels maybe necessary on the two builds to successfully compare.
Or for the "comparison" inflate the src.zip, like we do for the "modules" image.
If two builds on different machines have different group file attributes, then the compressed src.zip will contain differing file permissions and thus be non-reproducible.
The text was updated successfully, but these errors were encountered: