scripts/make-snapshot
author alpar
Mon, 04 Dec 2006 14:29:58 +0000
changeset 2322 12c5f99807d8
permissions -rwxr-xr-x
Send the output to /dev/null
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*