aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v4/remote.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2013-03-14 23:38:57 -0400
committerRalph Amissah <ralph@amissah.com>2013-03-14 23:38:57 -0400
commit6d1eeba75d0709070484d724aea10d6666bdfb21 (patch)
treec35a8d18b1dd01962bd6ae5ebbcd33b34e789423 /lib/sisu/v4/remote.rb
parentv4: manifest, links for output_by? alternatives, harvest & qrcode related (diff)
v4: sysenv, rsync remote placement, output_by? alternatives, tuning
* site harvest * pdf fix * backround rsync only for processing of single sisu markup files
Diffstat (limited to 'lib/sisu/v4/remote.rb')
-rw-r--r--lib/sisu/v4/remote.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v4/remote.rb b/lib/sisu/v4/remote.rb
index 1ef40898..3906e966 100644
--- a/lib/sisu/v4/remote.rb
+++ b/lib/sisu/v4/remote.rb
@@ -90,7 +90,7 @@ module SiSU_Remote
end
def rsync_harvest
SiSU_Screen::Ansi.new(@opt.cmd,'Remote placement metadata harvest ->','rsync_harvest').dark_grey_title_hi unless @opt.cmd =~/q/
- @remote.rsync_harvest
+ @remote.rsync.site_harvest
end
def scp
SiSU_Screen::Ansi.new(@opt.cmd,'Remote placement ->',@put).dark_grey_title_hi unless @opt.cmd =~/q/