mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
Improved discovery no output message
This commit is contained in:
parent
bdb51228ac
commit
d8c5ccb3a4
@ -477,7 +477,7 @@ sub exec_recon_app ($$$) {
|
|||||||
|
|
||||||
# No output message.
|
# No output message.
|
||||||
if (!defined($output_json)) {
|
if (!defined($output_json)) {
|
||||||
push(@summary, "The execution returned no output.");
|
push(@summary, "The execution returned no output. Is the server out of memory?");
|
||||||
next;
|
next;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user