lib/standup/scripts/node.rb in standup-0.3.8 vs lib/standup/scripts/node.rb in standup-0.3.9

- old
+ new

@@ -9,10 +9,10 @@ end delegate :instance, :open_port, :open_ports, :remoting, :scripts, :to => :@node - delegate :download, :upload, :remote_update, :exec, :sudo, :su_exec, :in_dir, :in_temp_dir, :file_exists?, :install_package, :install_packages, :install_gem, + delegate :download, :upload, :remote_update, :exec, :sudo, :su_exec, :in_dir, :in_temp_dir, :file_exists?, :install_package, :install_packages, :install_gem, :update_cron, :to => :remoting attr_accessor :node def put_title