[ Agent ] [ Initialization ] - add harbor func
This commit is contained in:
@@ -41,7 +41,7 @@ func AllCommandExecutor(singleLineCommand []string) (resultOk bool, resultLog []
|
||||
resultOk = false
|
||||
}
|
||||
|
||||
log.DebugF("all out command executor result are => %v", resultSlice)
|
||||
log.DebugF("all command of %v result are => %v", singleLineCommand, resultSlice)
|
||||
|
||||
return resultOk, resultSlice
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user