scripts/make-snapshot
author deba
Wed, 28 Nov 2007 17:51:02 +0000
changeset 2526 b7727edd44f2
permissions -rwxr-xr-x
Redesign Circulation interface according to new flow interface
New greedy approach initialization
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*