author | Jonathan Nieder <jrnieder@gmail.com> | |
Wed, 21 Jul 2010 00:01:01 +0000 (19:01 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 21 Jul 2010 18:52:26 +0000 (11:52 -0700) | ||
commit | bdcaa325b47fcacfecb781a28801aafc249ba288 | |
tree | 1b315f9d1d234d8c857d098683fc2849e5c8a3d8 | tree | snapshot |
parent | 77b5be2abab69a69618dd40a6ca8b754388b8216 | commit | diff |
t/README: correct an exception when breaking a && chain in tests
The correct advice should have been taken from c289c31 (t/t7006: ignore
return status of shell's unset builtin, 2010-06-02). A real-life issue
we experienced was with "unset", not with "export" (exporting an
unset variable may have similar portability issues, though).
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The correct advice should have been taken from c289c31 (t/t7006: ignore
return status of shell's unset builtin, 2010-06-02). A real-life issue
we experienced was with "unset", not with "export" (exporting an
unset variable may have similar portability issues, though).
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/README | diff | blob | history |