Mercurial > hg > soundsoftware-site
diff script/performance/benchmarker @ 37:94944d00e43c
* Update to SVN trunk rev 4411
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Fri, 19 Nov 2010 13:24:41 +0000 |
parents | 513646585e45 |
children |
line wrap: on
line diff
--- a/script/performance/benchmarker Fri Sep 24 14:06:04 2010 +0100 +++ b/script/performance/benchmarker Fri Nov 19 13:24:41 2010 +0000 @@ -1,3 +1,3 @@ #!/usr/bin/env ruby -require File.dirname(__FILE__) + '/../../config/boot' +require File.expand_path('../../../config/boot', __FILE__) require 'commands/performance/benchmarker'