stevedlawrence opened a new pull request #123: Use --binary flag when 
generating release checksums
URL: https://github.com/apache/incubator-daffodil/pull/123
 
 
   The sha*sum programs default to --text mode when generating checksums.
   On GNU systems this isn't a problem since --text and --binary are the
   same. But that isn't the case on Windows systems, which can result in
   failed checksum validations. This change specifies the --binary option
   when generating checksums to ensure compatability with Windows and
   similar systems.
   
   DAFFODIL-2009

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to