author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Mon, 27 Apr 2009 17:51:42 +0000 (19:51 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 28 Apr 2009 01:23:55 +0000 (18:23 -0700) | ||
commit | 7c8224b6a8c16c84938ad7c31cb98e55cb1e8cfd | |
tree | ae88ae8f2e6ce2361c0d4bab1a1423553fa6847c | tree | snapshot |
parent | c59cb03a8bfc4b09758b07b23b6fe70a909ff9f4 | commit | diff |
t3702: fix reliance on SHELL_PATH being '/bin/sh'
Trying to be lazy and comparing files with fake-editor.sh to avoid
having to provide another example text does not work well: the blob
name changes when SHELL_PATH changes, and so does the 'index' line
in the diff.
Therefore provide a second example text.
Noticed by Mike Ralphson.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Trying to be lazy and comparing files with fake-editor.sh to avoid
having to provide another example text does not work well: the blob
name changes when SHELL_PATH changes, and so does the 'index' line
in the diff.
Therefore provide a second example text.
Noticed by Mike Ralphson.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3702-add-edit.sh | diff | blob | history |