1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-02 12:59:02 +00:00

merge soc07 r4863 - Add some logic to printdatafilepaths to control what gets displayed

This commit is contained in:
fyodor
2007-08-11 04:00:36 +00:00
parent 87840c36de
commit 65bc340828
2 changed files with 44 additions and 13 deletions

View File

@@ -1793,8 +1793,7 @@ int nmap_main(int argc, char *argv[]) {
num_host_exp_groups = 0;
free(host_exp_group);
if (o.verbose)
printdatafilepaths();
printdatafilepaths();
printfinaloutput();