mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +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.
|
||||
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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user