scripts/make-snapshot
author deba
Thu, 22 Jun 2006 15:16:11 +0000
changeset 2107 e1055232c670
permissions -rwxr-xr-x
Added reserveNode function.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*