Incorporated PR review changes
This commit is contained in:
parent
a2e5b86c3b
commit
c001093379
2 changed files with 21 additions and 9 deletions
|
@ -51,7 +51,7 @@ var monitor bool
|
|||
var timeout time.Duration
|
||||
var log = logrus.New()
|
||||
var taskStatus = new(string)
|
||||
var instance = new(string)
|
||||
var instances = new(string)
|
||||
|
||||
const australisVer = "v1.0.4"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue