diff options
author | Jeff King <peff@peff.net> | 2018-02-06 09:43:19 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-08 19:07:51 +0100 |
commit | 1cdc62f6f16e6dae4343824f08286015c8c4b9c2 (patch) | |
tree | 9ac561e585ada9a00585ff158c2a0a65c8d871f1 /git-sh-i18n.sh | |
parent | Git 2.16.1 (diff) | |
download | git-1cdc62f6f16e6dae4343824f08286015c8c4b9c2.tar.xz git-1cdc62f6f16e6dae4343824f08286015c8c4b9c2.zip |
t0205: drop redundant test
We check that a shell variable is non-empty, and then we
check that it's equal to a particular value. Just checking
the latter covers both cases.
I suspect the original was trying to give better output when
the test fails, but using "-x" covers that these days.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-sh-i18n.sh')
0 files changed, 0 insertions, 0 deletions