scripts/make-snapshot
author deba
Mon, 13 Nov 2006 12:30:59 +0000
changeset 2300 69330d717235
permissions -rwxr-xr-x
Conditional execution until the target is reached
/previous implementation: until the target is the next to process/

todo: query the target when we give nodemap as condition
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*