view tools/bisect-find-bad.sh @ 727:e830b592917b

tests: fix test skipping in pure unittest
author Augie Fackler <durin42@gmail.com>
date Fri, 08 Oct 2010 13:58:26 -0500
parents 11c4c7242a36
children
line wrap: on
line source

#!/bin/bash
. $(dirname $0)/common.sh
hg svn verify
exit $?