commutateurs 0.1.3 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/commutateurs/device.rb +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d01d5a4bf4c47427d34c2427969950d22e6867be
4
- data.tar.gz: f319f8a227fc2a28bf8d8938551d13a18b9eb09d
3
+ metadata.gz: 004cc139c226d06b9138a383fbbe24785ddedc4d
4
+ data.tar.gz: faf1a3664f09d5cc0cc89d11f6088bbb4c914fc9
5
5
  SHA512:
6
- metadata.gz: 12077b789a54173e64b1d4b163c1c628ab663c23258c2d57a7713eb2fc98bbba724143b3d3bf836d7f6de59c31958a8553d171f604dbf091c0f97c133c0860c4
7
- data.tar.gz: 986c06f72045a04d9d429a09c26801374f3e2fbe693172acb559ef0e1ddedde822c8acd5ae263320b6fd39e8625c1fe92c39c00d5cff79a00d0da5e067c7f3c0
6
+ metadata.gz: e742d374a0af081ad83d47902ba6d79f6e36a04c902c944967801509d181849dd27fccf9542ce932fe5e9007cf1e50b83df75e4b50066a0e05acf0c69e6ff9c1
7
+ data.tar.gz: 958be74a8eebb3780a0b03fb789b3ea54775189c564d6843738e230d12430dfb704944c3a71c2aa18938f23a3de54dcefdad94d1ba222a1e95c1f0a4d2d7bd8b
@@ -104,11 +104,11 @@ module Commutateurs
104
104
  def enable
105
105
  @transport.command('super', :prompt => /Password:/)
106
106
  @transport.command(@enable)
107
+ @transport.command('screen-length disable')
107
108
  end
108
109
 
109
110
  def connect
110
111
  @transport.connect
111
- @transport.command('screen-length disable')
112
112
  end
113
113
 
114
114
  def configuration
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: commutateurs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Guillaume Rose