[
https://issues.apache.org/jira/browse/GEODE-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15256488#comment-15256488
]
ASF subversion and git services commented on GEODE-1271:
--------------------------------------------------------
Commit 3c5a2e85a0c23b3733c1721ee0ea7286a7b4fd3f in incubator-geode's branch
refs/heads/feature/GEODE-17-2 from [~upthewaterspout]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=3c5a2e8 ]
GEODE-1271: Correcting file format and extension for sha256, md5 files
The .sha-256 files are now sha256. The format of the file is now
CHECKUM *filename
Which matches what is expected by sha256sum -c and md5sum -c
> Fix sha256 file format and extension
> ------------------------------------
>
> Key: GEODE-1271
> URL: https://issues.apache.org/jira/browse/GEODE-1271
> Project: Geode
> Issue Type: Bug
> Components: build
> Reporter: Dan Smith
> Assignee: Dan Smith
> Fix For: 1.0.0-incubating.M3
>
>
> The suffix for the SHA256 files should be sha256, not sha-256.
> The .sha256 file should work with 'sha256sum -c'
> The .md5 file should work with md5sum -c
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)