You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
Signed-off-by: Eric Wong <[email protected]>
0 commit comments