[agent-go] [status] - update code

This commit is contained in:
zeaslity
2023-06-13 11:16:50 +08:00
parent 42b7b6e511
commit 2ea1d7cd4d
7 changed files with 59 additions and 137 deletions

View File

@@ -8,6 +8,6 @@ func TestReadTimeOutput(t *testing.T) {
"/root/simple.sh",
}
ReadTimeOutput(strings)
ReadTimeCommandExecutor(strings)
}