-
- Downloads
Bug 40077: Allow to specify sha512sum for input_files
Also add the sha512 and sha512file template functions. We also add tests to `test.pl` to check that we exit with an error when sha256sum or sha512sum is wrong (and that we don't when it's the expected one).
parent
45dcee8b
Branches
No related tags found
Showing
- doc/rbm_input_files.asc 11 additions, 6 deletionsdoc/rbm_input_files.asc
- doc/rbm_templates.asc 8 additions, 0 deletionsdoc/rbm_templates.asc
- lib/RBM.pm 43 additions, 25 deletionslib/RBM.pm
- test.pl 35 additions, 1 deletiontest.pl
- test/projects/shasum/config 28 additions, 0 deletionstest/projects/shasum/config
test/projects/shasum/config
0 → 100644
Please sign in to comment