[
https://issues.apache.org/jira/browse/GEODE-3196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084594#comment-16084594
]
ASF GitHub Bot commented on GEODE-3196:
---------------------------------------
GitHub user upthewaterspout opened a pull request:
https://github.com/apache/geode-examples/pull/7
GEODE-3196: Fixing the format of the .md5 and .sha256 files
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/upthewaterspout/geode-examples
feature/GEODE-3196
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode-examples/pull/7.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #7
----
commit 2ee271b134e6c49e0b7920bb147c475c03722c03
Author: Dan Smith <[email protected]>
Date: 2017-07-12T20:05:03Z
GEODE-3196: Fixing the format of the .md5 and .sha256 files
----
> geode-examples .md5 and .sha256 files are in the wrong format
> -------------------------------------------------------------
>
> Key: GEODE-3196
> URL: https://issues.apache.org/jira/browse/GEODE-3196
> Project: Geode
> Issue Type: Bug
> Components: build
> Reporter: Dan Smith
> Assignee: Dan Smith
>
> The geode-examples project has the same issue that we already fixed for the
> main geode repo in GEODE-1271. The .md5 and .sha256 files are not in the
> correct format to work with md5sum -c and sha256sum -c.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)