wok rev 5922

tazbb: always show revision (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 28 13:02:52 2010 +0200 (2010-07-28)
parents 4421c2206be7
children 4234202a789b
files tazbb/stuff/tazbb
line diff
     1.1 --- a/tazbb/stuff/tazbb	Wed Jul 28 12:53:19 2010 +0200
     1.2 +++ b/tazbb/stuff/tazbb	Wed Jul 28 13:02:52 2010 +0200
     1.3 @@ -47,7 +47,9 @@
     1.4  fi
     1.5  
     1.6  # Get revision
     1.7 +cd $HG_WOK
     1.8  NEW_REV=`hg head --template '{rev}\n'`
     1.9 +cd - > /dev/null
    1.10  
    1.11  usage()
    1.12  {