scripts/make-snapshot
author alpar
Fri, 20 Apr 2007 17:24:05 +0000
changeset 2434 1868551b527a
permissions -rwxr-xr-x
Test the repository checking service
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*