]> projects.mako.cc - selectricity/blob - script/process/reaper
Removed extra copy of randarray.rb that was lying around in the wrong place.
[selectricity] / script / process / reaper
1 #!/usr/bin/ruby1.8
2 require File.dirname(__FILE__) + '/../../config/boot'
3 require 'commands/process/reaper'

Benjamin Mako Hill || Want to submit a patch?