git-commit-vandalism/git_remote_helpers
Sverre Rabbelier 460d10262d git-remote-testgit: fix error handling
If fast-export did not complete successfully the error handling code
itself would error out.

This was broken in commit 23b093ee0 (Brandon Casey, Wed Jun 9 2010,
Remove python 2.5'isms). Revert that commit an introduce our own copy
of check_call in util.py instead.

Tested by changing 'if retcode' to 'if not retcode' temporarily.

Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com>
Acked-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-07-19 11:17:47 -07:00
..
git git-remote-testgit: fix error handling 2011-07-19 11:17:47 -07:00
__init__.py
.gitignore
Makefile Correct references to /usr/bin/python which does not exist on FreeBSD 2010-03-24 14:33:54 -07:00
setup.cfg remote-helpers: build in platform independent directory 2010-09-27 10:42:50 -07:00
setup.py
util.py git-remote-testgit: fix error handling 2011-07-19 11:17:47 -07:00