scripts/make-snapshot
author deba
Wed, 06 Sep 2006 10:10:48 +0000
changeset 2201 597714206430
permissions -rwxr-xr-x
Bug fix in DescriptorMap
Avoiding the possibility of the memory leak
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*