Skip to content

Commit

Permalink
exec! spec deals with reboot
Browse files Browse the repository at this point in the history
  • Loading branch information
gruis committed Sep 23, 2012
1 parent 757afaa commit 09c543f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
em-ssh (0.4.3)
em-ssh (0.4.4)
eventmachine
net-ssh

Expand Down
2 changes: 1 addition & 1 deletion spec/em-ssh_spec.rb
Expand Up @@ -45,6 +45,6 @@
end
end
}
res.should == "Linux icaleb 2.6.18-194.3.1.el5 #1 SMP Thu May 13 13:08:30 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux\n"
res.should include("Linux icaleb")
end
end # EM::Ssh

0 comments on commit 09c543f

Please sign in to comment.