[mod] check:generic_remote:add command to log
This commit is contained in:
parent
ccdbe1f0df
commit
9aff8752f3
|
|
@ -195,6 +195,7 @@ namespace _heimdall.check_kinds.generic_remote
|
|||
return {
|
||||
"condition": _heimdall.enum_condition.unknown,
|
||||
"info": {
|
||||
"command": outer_command,
|
||||
"error": shell_exec_result.stderr,
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue