scripts/make-snapshot
author deba
Wed, 28 Nov 2007 16:42:58 +0000
changeset 2524 44675961f645
permissions -rwxr-xr-x
Bug fix resetting activeness of node at initialization
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*