This commit is contained in:
Kornel Benko 2015-11-23 13:41:29 +01:00
parent 2c3e49cb21
commit 270df24246

View File

@ -166,7 +166,7 @@ if (%URLS) {
print "\n$errorcount URL-tests failed out of $URLScount\n\n";
if (defined($summaryFile)) {
close(DFO);
close(SFO);
}
exit($errorcount);