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
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*