summaryrefslogtreecommitdiff
path: root/compat
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <Johannes.Schindelin@gmx.de>2007-03-06 19:48:59 -0500
committerLibravatar Junio C Hamano <junkio@cox.net>2007-03-06 17:09:53 -0800
commit58db64f73c3dedb41467f915b45d305d52d04d2c (patch)
treebb71bbae444b5a937c772e32cce9d6f3e5fe440f /compat
parentMerge branch 'master' of git://repo.or.cz/git-gui into maint (diff)
downloadtgif-58db64f73c3dedb41467f915b45d305d52d04d2c.tar.xz
make t8001 work on Mac OS X again
The test was recently broken to expect sed to leave the incomplete line at the end without newline. POSIX says that output of the pattern space is to be followed by a newline, while GNU adds the newline back only when it was stripped when input. GNU behaviour is arguably more intuitive and nicer, but we should not depend on it. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Acked-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions