aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/remote.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-08-08 00:10:22 -0400
committerRalph Amissah <ralph@amissah.com>2014-08-08 00:10:22 -0400
commit39e11a4420226c3238e787de5be1c9279f46cf1f (patch)
treebd6a5b4d5f90538ab390709cd003f207c7c1b451 /lib/sisu/v5/remote.rb
parentv5 v6: version & changelog (& rakefile) (diff)
v5 v6: code file renames, fairly extensive
* v5 file renames sync with v6 for easier comparison * v5 here (5.5.6) remains as in previous version (5.5.5)
Diffstat (limited to 'lib/sisu/v5/remote.rb')
-rw-r--r--lib/sisu/v5/remote.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v5/remote.rb b/lib/sisu/v5/remote.rb
index 672eff9e..1a1a9f0a 100644
--- a/lib/sisu/v5/remote.rb
+++ b/lib/sisu/v5/remote.rb
@@ -61,7 +61,7 @@
=end
module SiSU_Remote
- require_relative 'sysenv' # sysenv.rb
+ require_relative 'se' # se.rb
include SiSU_Env
class Put
def initialize(opt)