# HG changeset patch # User Pascal Bellard # Date 1280306794 -7200 # Node ID 5d3baa991b4361c21e24e6f156f04b97e1c0f125 # Parent 159201c9a50fa3a15a6627ba544e07c32dbc5757 tazbb: always show revision diff -r 159201c9a50f -r 5d3baa991b43 tazbb/stuff/tazbb --- a/tazbb/stuff/tazbb Tue Jul 27 19:04:36 2010 +0200 +++ b/tazbb/stuff/tazbb Wed Jul 28 10:46:34 2010 +0200 @@ -46,6 +46,9 @@ KERNEL=$VERSION fi +# Get revision +NEW_REV=`hg head --template '{rev}\n'` + usage() { echo -e "\nSliTaz developers and build host tool\n