diff options
author | Charles Bailey <cbailey32@bloomberg.net> | 2015-12-02 20:50:07 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-12-04 14:05:18 -0800 |
commit | 7966230b7d5baaa7f889446bc2173f899c4d65e0 (patch) | |
tree | e3b32ea020d7a2df84b535aa835c47f456d00754 /t/test-lib.sh | |
parent | rebase-i: loosen over-eager check_bad_cmd check (diff) | |
download | tgif-7966230b7d5baaa7f889446bc2173f899c4d65e0.tar.xz |
t3404: fix quoting of redirect for some versions of bash
As CodingGuidelines says, some versions of bash errors out when
$variable substitution is used as the target for redirection without
being quoted (even though POSIX may not require such a quote).
Signed-off-by: Charles Bailey <cbailey32@bloomberg.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/test-lib.sh')
0 files changed, 0 insertions, 0 deletions