lib/coderunner/remote_code_runner.rb in coderunner-0.12.8 vs lib/coderunner/remote_code_runner.rb in coderunner-0.12.10

- old
+ new

@@ -82,10 +82,10 @@ end end DISPLAY_REMOTE_INVOCATION = false - RUNNER_CACHE = ENV['HOME'] + '/.remote_code_runner_cache' + RUNNER_CACHE = ENV['HOME'] + '/.coderunner/remote_cache/' def initialize(host, folder, copts = {}) @folder = folder @host = host #eputs "setting libraries"