]> git.openstreetmap.org Git - rails.git/blob - script/daemons
Can now run tests that use composite_primary_keys in the fixtures. Adding a new test...
[rails.git] / script / daemons
1 #!/usr/bin/env ruby
2 Dir[File.dirname(__FILE__) + "/../lib/daemons/*_ctl"].each {|f| `#{f} #{ARGV.first}`}