diff options
author | Brandon Casey <casey@nrlssc.navy.mil> | 2008-09-15 11:25:22 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-09-15 23:11:28 -0700 |
commit | bf55778855c2c95fdc4919a4d42ee68d348b75ef (patch) | |
tree | 269d1a1e0d671c7c7fa0fd8c711a9a1cd5c4c3ac /t/annotate-tests.sh | |
parent | t9700/test.pl: avoid bareword 'STDERR' in 3-argument open() (diff) | |
download | tgif-bf55778855c2c95fdc4919a4d42ee68d348b75ef.tar.xz |
t9700/test.pl: remove File::Temp requirement
The object oriented version of File::Temp is a rather new incarnation it
seems. The File::Temp man page for v5.8.0 says "(NOT YET IMPLEMENTED)" in
the 'Objects' section. Instead of creating a file with a unique name in
the system TMPDIR, we can create our own temporary file with a static
name and use that instead.
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 't/annotate-tests.sh')
0 files changed, 0 insertions, 0 deletions