eth-cscs / stackinator

https://eth-cscs.github.io/stackinator/
BSD 3-Clause "New" or "Revised" License
19 stars 15 forks source link

Fix printing of spack commit into generated Makefile #200

Closed msimberg closed 1 week ago

msimberg commented 2 weeks ago

Reverts #199, and instead explicitly decodes the result of git rev-parse to ensure the commit is printed in the Makefile without a b'...' prefix.