Renaming this makes it more clear what is being signed.
Depends on D4240
Differential D4241
[gitian-build] Rename ambiguous --sign argument jasonbcox on Oct 11 2019, 03:36. Authored by Tags None Subscribers None
Details
Renaming this makes it more clear what is being signed. Depends on D4240 Should still succeed:
Diff Detail
Event TimelineComment Actions First, I'm not convinced this is ambiguous. What would you sign in there that makes any sense? Is that worth breaking things? Second, the test plan doesn't cover the feature whatsoever. Comment Actions Read through build() and it should give a better picture why it's ambiguous. Running the script with -b set but -s not still requires the signer argument and uses it as part of gsign which is called during build(), not sign(). |