annotate script/.svn/text-base/runner.svn-base @ 110:4e2245195548 live

* Patch across changeset b0086cb55640 from luisf branch -- backing out initial fix for Feature #31 because it made it impossible to update the status of an issue
author Chris Cannam
date Mon, 20 Dec 2010 12:11:34 +0000
parents 94944d00e43c
children
rev   line source
Chris@0 1 #!/usr/bin/env ruby
chris@37 2 require File.expand_path('../../config/boot', __FILE__)
chris@37 3 require 'commands/runner'