diff options
| author | Pádraig Brady <P@draigBrady.com> | 2015-11-01 18:48:22 +0000 |
|---|---|---|
| committer | Pádraig Brady <P@draigBrady.com> | 2015-11-04 02:03:43 +0000 |
| commit | 646902b30dee04b9454fdcaa8a30fd89fc0514ca (patch) | |
| tree | 50241e5b349a1de2a7094d8ffcd900de0458c655 /scripts/git-hooks/commit-msg | |
| parent | all: replace most uses of quotearg_colon() with quote() (diff) | |
| download | coreutils-646902b30dee04b9454fdcaa8a30fd89fc0514ca.tar.gz coreutils-646902b30dee04b9454fdcaa8a30fd89fc0514ca.zip | |
md5sum: ensure a single status line per file
* src/md5sum.c: Use the same file name escaping method used
when generating and checking checksums. I.E. ensure a single line
per file by starting the line with '\' for any file name containing '\n'
and replacing those with "\\n".
* NEWS: Move the item from changes in behavior to improvements,
since this is no longer a backwards incompat change when
processing stdout status messages.
* tests/misc/md5sum.pl: Remove quotes from expected status output.
* tests/misc/sha1sum.pl: Likewise.
Diffstat (limited to 'scripts/git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions
