Advertisement
Guest User

Untitled

a guest
Jun 9th, 2012
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. [~/Source/cooltool/src] $./cooltool.rb
  2. CoolTool
  3. Connecting to Legacy box 10.0.1.39 using root/root
  4. ....Connected!
  5. debian-node
  6. blueprint create debian-node-10062012045309
  7. ^C/Library/Ruby/Gems/1.8/gems/net-ssh-2.5.2/lib/net/ssh/ruby_compat.rb:44:in `select': Interrupt
  8. from /Library/Ruby/Gems/1.8/gems/net-ssh-2.5.2/lib/net/ssh/ruby_compat.rb:44:in `io_select'
  9. from /Library/Ruby/Gems/1.8/gems/net-ssh-2.5.2/lib/net/ssh/connection/session.rb:201:in `process'
  10. from /Library/Ruby/Gems/1.8/gems/net-ssh-2.5.2/lib/net/ssh/connection/session.rb:161:in `loop'
  11. from /Library/Ruby/Gems/1.8/gems/net-ssh-2.5.2/lib/net/ssh/connection/session.rb:161:in `loop_forever'
  12. from /Library/Ruby/Gems/1.8/gems/net-ssh-2.5.2/lib/net/ssh/connection/session.rb:161:in `loop'
  13. from /Library/Ruby/Gems/1.8/gems/net-ssh-2.5.2/lib/net/ssh/connection/session.rb:110:in `close'
  14. from /Library/Ruby/Gems/1.8/gems/net-ssh-2.5.2/lib/net/ssh.rb:194:in `start'
  15. from ./cooltool.rb:20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement