comparison hgext/fetch.py @ 9584:17da88da1abd

bisect: use util.system and fix good/bad when using -c The existing scheme using util.find_exe and subprocess.call meant we couldn't use simple shell commands in tests. Fix that. Also, it mistakenly used status from the system() call rather than good from the bisect call in reporting results.
author Matt Mackall <mpm@selenic.com>
date Mon, 12 Oct 2009 18:25:46 -0500
parents 1aeb22492b25
children 25e572394f5c
comparison
equal deleted inserted replaced
9583:0491be4448bf 9584:17da88da1abd