Refactor profile de/serialization, removing unnecessary overhead caused by TLV format.
This commit is contained in:
@@ -44,7 +44,7 @@ when defined(agent):
|
||||
else:
|
||||
discard
|
||||
|
||||
echo fmt" [>] Executing: {command} {arguments}."
|
||||
echo fmt" [>] Executing command: {command} {arguments}"
|
||||
|
||||
let (output, status) = execCmdEx(fmt("{command} {arguments}"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user