commit | 26c8956e269265362d0d7d178208cc03abf6d358 | [log] [tgz] |
---|---|---|
author | Steve McIntyre <steve.mcintyre@linaro.org> | Fri Oct 09 15:02:37 2015 +0100 |
committer | Steve McIntyre <steve.mcintyre@linaro.org> | Fri Oct 09 15:02:37 2015 +0100 |
tree | 9f44a867e1dca343bef2a61b594203f648351af3 | |
parent | b0aa46001c604882511f5c68e42ba25aa1caf231 [diff] |
Move calls to self.connection.close back into specific drivers It's not a good fit in common code - not all drivers are necessarily going to use a Pexpect-style connection. Move that call back into the drivers that use it. Change-Id: Ie69210c168af1bf6f785570f42bc16f8727af6b0