diff options
author | Marcus Griep <marcus@griep.us> | 2008-09-08 12:53:01 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-09-10 11:45:22 -0700 |
commit | 836ff95df6de9924cf8cf23515e3779a67a6bdec (patch) | |
tree | c80c2a77c4b23c2bda00257928b2949ee79277a2 /builtin-add.c | |
parent | t7501: always use test_cmp instead of diff (diff) | |
download | tgif-836ff95df6de9924cf8cf23515e3779a67a6bdec.tar.xz |
Git.pm: Use File::Temp->tempfile instead of ->new
Perl 5.8.0 ships with File::Temp 0.13, which does not have the new()
interface introduced in 0.14, as pointed out by Tom G. Christensen.
This modifies Git.pm to use the more established tempfile() interface
and updates 'git svn' to match.
Signed-off-by: Marcus Griep <marcus@griep.us>
Acked-by: Eric Wong <normalperson@yhbt.net>
Tested-by: Tom G. Christensen <tgc@statsbiblioteket.dk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-add.c')
0 files changed, 0 insertions, 0 deletions