Mercurial > hg > soundsoftware-site
comparison script/process/inspector @ 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 |
comparison
equal
deleted
inserted
replaced
34:09b1d4349da3 | 51:371eac10df0b |
---|---|
1 #!/usr/bin/env ruby | 1 #!/usr/bin/env ruby |
2 require File.dirname(__FILE__) + '/../../config/boot' | 2 require File.expand_path('../../config/boot', __FILE__) |
3 require 'commands/process/inspector' | 3 require 'commands/process/inspector' |