scripts/make-snapshot
author alpar
Tue, 17 Oct 2006 10:31:20 +0000
changeset 2243 5deb7b22a0ec
permissions -rwxr-xr-x
Change for better measurement very fast operations (enable a higher
number of iterations in runningTimeTest())
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*