[ Agent ] [ Base ] - nfs-server nfs
This commit is contained in:
@@ -264,7 +264,7 @@ func HardCodeCommandExecutor(hardCodeCommand string) (bool, []string) {
|
||||
resultOk = false
|
||||
}
|
||||
|
||||
log.DebugF("hard code command of %v result are => %v", hardCodeCommand, resultSlice)
|
||||
log.DebugF("hard code command of [ %s ] result are => %v", hardCodeCommand, resultSlice)
|
||||
|
||||
return resultOk, resultSlice
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user