view tools/bisect-find-bad.sh @ 568:f74c8e98e3d2

remove useless shebang to comfort rpmlint
author "fs"
date Sun, 28 Feb 2010 22:39:57 +0100
parents 11c4c7242a36
children
line wrap: on
line source

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