scripts/make-snapshot
author alpar
Thu, 30 Nov 2006 14:42:18 +0000
changeset 2319 99b1f7aec9d5
permissions -rwxr-xr-x
- Change the subjects of broken repository mail alerts.
- Do not send the log file to the list
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*