diff options
author | Michael G. Schwern <schwern@pobox.com> | 2012-07-24 20:21:10 -0700 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2012-07-27 22:13:27 +0000 |
commit | 0ed8fdcdfd2bebdc7f172383b864836581c39123 (patch) | |
tree | dc02eb422fbc1b675f11a5d0b91097beb28e3c7a /t/t9128-git-svn-cmd-branch.sh | |
parent | Quiet warning if Makefile.PL is run with -w and no --localedir (diff) | |
download | tgif-0ed8fdcdfd2bebdc7f172383b864836581c39123.tar.xz |
Don't lose Error.pm if $@ gets clobbered.
In older Perls, sometimes $@ can become unset between the eval and
checking $@. Its safer to check the eval directly.
Signed-off-by: Michael G Schwern <schwern@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 't/t9128-git-svn-cmd-branch.sh')
0 files changed, 0 insertions, 0 deletions