Jakub Narebski <jnareb@xxxxxxxxx> writes: > The problem was with duplicated _maybe_self(@_), which should be run only > once. t9700-perl-git.sh passed because it uses only (recommended) object > form, and not procedural form like git-svn. Thanks. I have a suspicion that a more standard implementation of _maybe_self() would instead unshift a dummy singleton Git() instance instead of undef to lift such a limitation, but perhaps the code relies on undef'ness of self when called as a vanilla subroutine. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html