view tools/bisect-find-bad.sh @ 482:a42fb4f1716a

Reclaim repository object to avoid tearDown() failing to remove the open file 'testrepo/db/rep-cache.db'
author Risto Kankkunen <risto.kankkunen@iki.fi>
date Wed, 29 Jul 2009 18:38:28 +0300
parents b1d2ea765516
children 11c4c7242a36
line wrap: on
line source

#!/bin/bash
. $(dirname $0)/common.sh
verify_current_revision $1
exit $?