annotate script/process/spawner @ 671:9fabf0da3b09 live

Select only the columns named in the GROUP BY clause, fixing #289
author Chris Cannam
date Fri, 09 Sep 2011 20:26:00 +0100
parents 94944d00e43c
children
rev   line source
Chris@0 1 #!/usr/bin/env ruby
chris@37 2 require File.expand_path('../../config/boot', __FILE__)
Chris@0 3 require 'commands/process/spawner'