forked from github/server
more verbose output killed
This commit is contained in:
parent
bf365cca11
commit
efeba442e9
|
@ -1421,7 +1421,7 @@ write_reports(faction * f, time_t ltime)
|
|||
backup *= 2;
|
||||
}
|
||||
}
|
||||
else {
|
||||
else if (verbosity>=2) {
|
||||
puts(" DONE");
|
||||
}
|
||||
} while (errno);
|
||||
|
|
Loading…
Reference in New Issue