From 0541cc3897ab4d94dd491d3b6dad069d9bd521c3 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 18 Jun 2012 23:42:09 +0000 Subject: Switch to a working tag (r43278). svn path=/trunk/; revision=43344 --- tools/git-compare-abis.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/git-compare-abis.sh') diff --git a/tools/git-compare-abis.sh b/tools/git-compare-abis.sh index 337fe55d45..64ac04bdf4 100755 --- a/tools/git-compare-abis.sh +++ b/tools/git-compare-abis.sh @@ -23,7 +23,7 @@ cd `git rev-parse --show-toplevel` #LAST_TAG_DIR=$LAST_TAG # Unstable branches, e.g. master don't have usable tags. Use a commit instead. -LAST_TAG=f1cf70fc10a09318e4a560dd9491f92d01f1c772 +LAST_TAG=d1128f64332ff4f9553e16a7343796d896f7a07e LAST_TAG_DIR=master rm -rf $LAST_TAG_DIR -- cgit v1.2.3