cirros-dev / cirros

120 stars 33 forks source link

Fix datefortag function to support signed tags. #49

Closed smoser closed 4 years ago

smoser commented 4 years ago

The build process tries to read the date for a tag to use in some timestamps. That failed because I signed a tag.

The change here should support either signed or unsigned tags.