move to foreman-runner

This commit is contained in:
David Dollar
2012-02-07 11:17:44 -05:00
parent 3759dbb463
commit edcc4f3567
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ module Foreman
end
def self.runner
File.expand_path("../../bin/runner", __FILE__)
File.expand_path("../../bin/foreman-runner", __FILE__)
end
def self.jruby?