scripts/make-snapshot
author deba
Mon, 04 Sep 2006 12:15:20 +0000
changeset 2192 d6e4efb477d8
permissions -rwxr-xr-x
Bug fix
rethrow of exception missing
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*