scripts/make-snapshot
author alpar
Tue, 17 Oct 2006 11:02:30 +0000
changeset 2252 133028e83940
permissions -rwxr-xr-x
A trial to make the last test platform independent.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*