scripts/make-snapshot
author deba
Thu, 20 Mar 2008 16:57:12 +0000
changeset 2597 91e2b6a4b96e
permissions -rwxr-xr-x
Correcting broken repo
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*