mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
- locale: improve maintainer-targets
This commit is contained in:
@@ -43,7 +43,7 @@ while (<masterfile>) {
|
||||
|
||||
close(outfile);
|
||||
|
||||
print "There were ", $no_errors, " error(s).\n";
|
||||
print "There were ", $no_errors, " error(s) in ", $localefilename, ".\n";
|
||||
|
||||
if ($no_errors == 0) {
|
||||
unlink($outfilename);
|
||||
|
Reference in New Issue
Block a user