summaryrefslogtreecommitdiff
path: root/t/aggregate-results.sh
diff options
context:
space:
mode:
authorBrandon Casey <drafnel@gmail.com>2010-06-02 10:32:26 -0500
committerJunio C Hamano <gitster@pobox.com>2010-06-02 09:33:36 -0700
commitc289c315c2bfcd5fde99f9e4dbb109f89e29dfce (patch)
tree9612ba705ec9d6da61a4d5381467fd3be88d750f /t/aggregate-results.sh
parent6f89384fe0c5a131d055c19fffe22f8d087a0a7e (diff)
downloadgit-c289c315c2bfcd5fde99f9e4dbb109f89e29dfce.tar.gz
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/aggregate-results.sh')
0 files changed, 0 insertions, 0 deletions