scripts/make-snapshot
author deba
Tue, 27 Nov 2007 15:41:43 +0000
changeset 2522 616c019215c4
permissions -rwxr-xr-x
Performance bug in Preflow
The initial relabeling moved each node to the lowest level
Doc bug fix
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*