diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2011-03-28 22:08:20 -0500 |
---|---|---|
committer | Jonathan Nieder <jrnieder@gmail.com> | 2011-03-29 02:14:23 -0500 |
commit | 4c502d68666acba7a83379c7abd971aafee91cf8 (patch) | |
tree | 690496e845a5fc08260bf641e0226e88208655c3 /Documentation/git-archive.txt | |
parent | vcs-svn: add missing cast to printf argument (diff) | |
download | tgif-4c502d68666acba7a83379c7abd971aafee91cf8.tar.xz |
tests: make sure input to sed is newline terminated
POSIX only requires sed to work on text files and because it does
not end with a newline, this commit's content is not a text file.
Add a newline to fix it. Without this change, OS X sed helpfully
adds a newline to actual.message, causing t9010.13 to fail.
Reported-by: Torsten Bögershausen <tboegi@web.de>
Tested-by: Brian Gernhardt <benji@silverinsanity.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Diffstat (limited to 'Documentation/git-archive.txt')
0 files changed, 0 insertions, 0 deletions