mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 04:22:55 +01:00
16d1f644ef
Builds are different, because git command output are different: ## Issue being fixed or feature implemented in pr #5194 different OS produced different hashes of binary. That's due to different behaviour of this command: ```sh $ git rev-parse --short HEAD b3f242da14 - on my localhost Kubuntu 22.10 b3f242da1 - inside pastapastapasta's docker ``` ## What was done? This fix forces to git print always 12 character ## How Has This Been Tested? Run in different environment ## Breaking Changes No breaking changes ## Checklist: - [x] I have performed a self-review of my own code - [x] I have assigned this pull request to a milestone |
||
---|---|---|
.. | ||
pixmaps | ||
qt | ||
rpcauth | ||
genbuild.sh | ||
setup.nsi.in |