[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 {
|
return {
|
||||||
"condition": _heimdall.enum_condition.unknown,
|
"condition": _heimdall.enum_condition.unknown,
|
||||||
"info": {
|
"info": {
|
||||||
|
"command": outer_command,
|
||||||
"error": shell_exec_result.stderr,
|
"error": shell_exec_result.stderr,
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue