Skip to content

Commit

Permalink
Fixup b07b333
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff McCune committed Jun 4, 2015
1 parent be6ed72 commit 8a9b0b7
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -287,7 +287,6 @@
use `create-scripting-container` instead of `new-jruby-main`."
[config :- jruby-schemas/JRubyPuppetConfig]
(let [jruby-config (RubyInstanceConfig.)
jruby-home (.getJRubyHome jruby-config)
{:keys [ruby-load-path gem-home]} config]
(doto jruby-config
(.setEnvironment (managed-environment (get-system-env) gem-home))
Expand Down

0 comments on commit 8a9b0b7

Please sign in to comment.