derp, this is a string
git-svn-id: file:///home/svn/framework3/trunk@13104 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
b42df7cd20
commit
b49c451cd7
|
@ -22,7 +22,6 @@ module Common
|
||||||
end
|
end
|
||||||
process.channel.close
|
process.channel.close
|
||||||
process.close
|
process.close
|
||||||
cmd.close
|
|
||||||
when /shell/
|
when /shell/
|
||||||
o = session.shell_command_token("#{cmd} #{opts}", time_out)
|
o = session.shell_command_token("#{cmd} #{opts}", time_out)
|
||||||
o.chomp! if o
|
o.chomp! if o
|
||||||
|
|
Loading…
Reference in New Issue