scripts/make-snapshot
author alpar
Wed, 08 Nov 2006 23:28:14 +0000
changeset 2294 abf880d78522
permissions -rwxr-xr-x
Script for automatic checking of SVN commit's consistency
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*