view tools/bisect-find-bad.sh @ 721:af817963897e

test_template_keywords: use new requiresmodule decorator
author Augie Fackler <durin42@gmail.com>
date Mon, 04 Oct 2010 23:03:28 -0500
parents 11c4c7242a36
children
line wrap: on
line source

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