-
Notifications
You must be signed in to change notification settings - Fork 52
Commit 5b4d405
Fix sha512sum file generation
Change sha512sum command line so that it does not include subdirectory
paths with the filename in the generated file, as that makes it harder
to check the sha512sum later via the --check option.
Signed-off-by: Simo Sorce <simo@redhat.com>1 parent 6ec1927 commit 5b4d405
1 file changed
+4
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 | - | ||
61 | - | ||
62 | - | ||
60 | + | ||
61 | + | ||
63 | 62 |
| |
63 | + | ||
64 | + |
0 commit comments