scripts/make-snapshot
author deba
Tue, 09 May 2006 11:25:34 +0000
changeset 2074 c7ee2a2a3cff
permissions -rwxr-xr-x
Bug fix

Do not delete the not constructed map
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*