]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - scripts/makerelease.sh
THE WHITE HOUSE!
[irc/rqf/shadowircd.git] / scripts / makerelease.sh
index 209ff697d01acd501c4d8cebc2a5d9aa3a15872e..7b3fc276996c1143bca60cedcf787243e22919ce 100755 (executable)
@@ -30,7 +30,7 @@ if [ "x$2" = "x--automatic" ]; then
        AUTOMATIC="yes"
 fi
 
-TIP=`hg tip --template "#rev#:#node|short#"`
+TIP=`hg parents --template "{rev}:{node|short}"`
 
 WRKDIR=`pwd`