annotate script/process/.svn/text-base/spinner.svn-base @ 418:a9921f3e9088 bug_133

Use all with ordering instead of sort_by for projects (fixes #133)
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 10 May 2011 11:39:27 +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/spinner'