Updates:
Status: Fixed
Labels: Milestone-Release2.15
Comment #5 on issue 1041 by [email protected]: vcs-version generation
should properly handle a / in git describe
https://code.google.com/p/ganeti/issues/detail?id=1041
commit a8656576d7d82c81d2799826ea7489fcb24800a8
Author: Klaus Aehlig <[email protected]>
Date: Mon Mar 30 11:22:31 2015 +0200
Support slashes in git version number
...as they routinely occur in the output of 'git describe'.
To stay with the simple sed-based approach, we accept to
lose the symbol that will also cause trouble in our Haskell file,
the double quote. It is quite rare in the output of git-describe
and we just substitute it away.
Signed-off-by: Klaus Aehlig <[email protected]>
Reviewed-by: Helga Velroyen <[email protected]>
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings