scripts/make-snapshot
author alpar
Mon, 13 Nov 2006 18:58:39 +0000
changeset 2302 d3c664c975ee
permissions -rwxr-xr-x
Test the automatic compilation checker 1/2: fix the repo again
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*