scripts/make-snapshot
author deba
Mon, 04 Sep 2006 11:05:21 +0000
changeset 2188 984870a2dde4
permissions -rwxr-xr-x
Improvment in exception handling
The erase and clear handlers have to be exception safe.
These can throw only one exception which detach the observer
from the notifier
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*