diff options
author | Brandon Casey <casey@nrlssc.navy.mil> | 2008-09-15 11:23:24 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-09-15 23:10:23 -0700 |
commit | 8409bb3708e1dd7c035617795c49e4ca7e17c56a (patch) | |
tree | 362a44a619cd2ad09cbf39d6f8b78bd15c387399 /tree-diff.c | |
parent | 97a7a82f199f165f85fe39a3c318b18c621e6335 (diff) | |
download | git-8409bb3708e1dd7c035617795c49e4ca7e17c56a.tar.gz |
t9700/test.pl: avoid bareword 'STDERR' in 3-argument open()
Some versions of perl complain when 'STDERR' is used as the third argument
in the 3-argument form of open(). Convert to the 2-argument form which is
described for duping STDERR in my second edition camel book.
Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Tested-by: Tom G. Christensen <tgc@statsbiblioteket.dk> on RHEL 3, Perl 5.8.0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tree-diff.c')
0 files changed, 0 insertions, 0 deletions