]> git.openstreetmap.org Git - rails.git/blob - script/runner
fix typo which meant that it was testing the node twice, rather than the node then...
[rails.git] / script / runner
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../config/boot'
3 require 'commands/runner'