diff options
author | Brandon Casey <drafnel@gmail.com> | 2010-06-02 10:32:26 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-06-02 09:33:36 -0700 |
commit | c289c315c2bfcd5fde99f9e4dbb109f89e29dfce (patch) | |
tree | 9612ba705ec9d6da61a4d5381467fd3be88d750f /t/Makefile | |
parent | t/t5150: remove space from sed script (diff) | |
download | tgif-c289c315c2bfcd5fde99f9e4dbb109f89e29dfce.tar.xz |
t/t7006: ignore return status of shell's unset builtin
The unset builtin of Solaris's xpg4/sh returns non-zero if it is passed a
variable name which was not previously set. Since the unset is not likely
to fail, ignore its return status, but add a semicolon as a clue that the
'&&' was deliberately left off.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Acked-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/Makefile')
0 files changed, 0 insertions, 0 deletions