summaryrefslogtreecommitdiff
path: root/t/lib-httpd.sh
diff options
context:
space:
mode:
authorLibravatar Markus Heidelberg <markus.heidelberg@web.de>2009-01-20 00:38:16 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-01-19 22:39:15 -0800
commitf13bfc1be7d25955e3ff5563fb6e35d03a408b4e (patch)
treedaf880cb1361c38b4f790fec6a93ffde4493747e /t/lib-httpd.sh
parentcommit: more compact summary and without extra quotes (diff)
downloadtgif-f13bfc1be7d25955e3ff5563fb6e35d03a408b4e.tar.xz
contrib/difftool: change trap condition from SIGINT to INT
git-difftool worked for me on an up-to-date Gentoo Linux at home, but didn't work on a somewhat older Ubuntu Linux 7.10 at work and failed with the following error, where 'Makefile' was locally modified: trap: 244: SIGINT: bad trap external diff died, stopping at Makefile. In 'man 1p trap' there is written: "The condition can be EXIT, 0 (equivalent to EXIT), or a signal specified using a symbolic name, without the SIG prefix, [...]" "Implementations may permit names with the SIG prefix or ignore case in signal names as an extension." So now we do it the POSIX compliant way instead of using an extension. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/lib-httpd.sh')
0 files changed, 0 insertions, 0 deletions