[
https://issues.apache.org/jira/browse/CRAIL-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668399#comment-16668399
]
ASF GitHub Bot commented on CRAIL-73:
-------------------------------------
GitHub user PepperJo opened a pull request:
https://github.com/apache/incubator-crail/pull/58
[Build] Append filename to checksum files
Append filename to checksum in checksum files. This allows to
check checksum with sha512sum -c <filename>
https://issues.apache.org/jira/projects/CRAIL/issues/CRAIL-73
Signed-off-by: Jonas Pfefferle <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PepperJo/incubator-crail checksum_filename
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-crail/pull/58.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 #58
----
commit 9304cd7e32ce79691772991db44884eaefd77034
Author: Jonas Pfefferle <pepperjo@...>
Date: 2018-10-30T09:07:25Z
[Build] Append filename to checksum files
Append filename to checksum in checksum files. This allows to
check checksum with sha512sum -c <filename>
https://issues.apache.org/jira/projects/CRAIL/issues/CRAIL-73
Signed-off-by: Jonas Pfefferle <[email protected]>
----
> [Build] Fix checksum format to work with sha512sum -c
> -----------------------------------------------------
>
> Key: CRAIL-73
> URL: https://issues.apache.org/jira/browse/CRAIL-73
> Project: Apache Crail
> Issue Type: Improvement
> Reporter: Jonas Pfefferle
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)