Mercurial > hg > soundsoftware-site
diff script/performance/request @ 51:371eac10df0b live
* Merge from "cannam" branch. This includes update to Redmine trunk, plus welcome/tip-of-the-day from luisf branch.
author | Chris Cannam |
---|---|
date | Wed, 24 Nov 2010 12:20:08 +0000 |
parents | 94944d00e43c |
children |
line wrap: on
line diff
--- a/script/performance/request Thu Oct 21 11:19:14 2010 +0100 +++ b/script/performance/request Wed Nov 24 12:20:08 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/request'