view tools/bisect-find-bad.sh @ 305:97360cb777a8

svn_swig_wrapper: remove explicit invocation of the garbage collector It's the Subversion bindings that are broken, not Python. I think.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Fri, 01 May 2009 13:01:20 +0200
parents b1d2ea765516
children 11c4c7242a36
line wrap: on
line source

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