Revision 0ed8fdcdfd2bebdc7f172383b864836581c39123 authored by Michael G. Schwern on 25 July 2012, 03:21:10 UTC, committed by Eric Wong on 27 July 2012, 22:13:27 UTC
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>
1 parent 4c8e5c5
History
File Mode Size
sha1.c -rw-r--r-- 1.4 KB
sha1.h -rw-r--r-- 559 bytes
sha1ppc.S -rw-r--r-- 7.3 KB

back to top