scripts/make-snapshot
author deba
Wed, 14 Nov 2007 17:53:08 +0000
changeset 2513 26983135fd6d
permissions -rwxr-xr-x
Query the result value of an expression
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*