view tools/bisect-find-bad.sh @ 365:e8f5688a0cd9

Merge hge._is_path_tag() and hge._split_tag_path().
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Thu, 28 May 2009 09:58:00 +0200
parents b1d2ea765516
children 11c4c7242a36
line wrap: on
line source

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