Fix erroneous tab hit before commit.
This commit is contained in:
+1
-1
@@ -413,7 +413,7 @@ def interact( vm ):
|
|||||||
vm.sendline( 'sync; sudo shutdown -h now' )
|
vm.sendline( 'sync; sudo shutdown -h now' )
|
||||||
log( '* Waiting for EOF/shutdown' )
|
log( '* Waiting for EOF/shutdown' )
|
||||||
vm.read()
|
vm.read()
|
||||||
log( '* Interaction complete' )
|
log( '* Interaction complete' )
|
||||||
|
|
||||||
|
|
||||||
def cleanup():
|
def cleanup():
|
||||||
|
|||||||
Reference in New Issue
Block a user