1
0
mirror of https://github.com/git/git.git synced 2025-04-23 20:17:37 +00:00
Michael G. Schwern 0ed8fdcdfd 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>
2012-07-27 22:13:27 +00:00
..
2011-12-29 13:08:47 -08:00
2012-03-28 08:47:23 -07:00
2007-02-03 21:49:54 -08:00