scripts/make-snapshot
author deba
Mon, 15 May 2006 09:46:33 +0000
changeset 2083 f50c8c191cbd
permissions -rwxr-xr-x
Writing only not empty sections
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*