
12 Oct
2018
12 Oct
'18
2:49 p.m.
On 10/10/2018 11:15 AM, Olaf Hering wrote:
If the same source gets built twice ('build same source on different hosts at different times') the resulting files may differ. Fix this by sorting the hash keys before usage.
Signed-off-by: Olaf Hering <olaf@aepfle.de> --- src/rpc/genprotocol.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
ACKed and pushed. Michal