commit
bc5dc03bb7
|
|
@ -23,7 +23,7 @@ import (
|
||||||
var originalHomeDir = os.Getenv("HOME")
|
var originalHomeDir = os.Getenv("HOME")
|
||||||
|
|
||||||
const (
|
const (
|
||||||
defaultTimeout = 90 * time.Second
|
defaultTimeout = 240 * time.Second
|
||||||
)
|
)
|
||||||
|
|
||||||
type machineCommand interface {
|
type machineCommand interface {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue