mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 07:22:57 +02:00
fix create-locals-work helper script
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ae264d503
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-13 (Fri, 13 May 2016)
Origin message was:
------------------
- fix create-locals-work helper script
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -49,7 +49,7 @@ foreach $term (sort keys %master) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($no_errors == 0) {}
|
if ($no_errors == 0) {
|
||||||
unlink($outfilename);
|
unlink($outfilename);
|
||||||
} else {
|
} else {
|
||||||
print "There were ", $no_errors, " error(s) in ", $localefilename, ".\n";
|
print "There were ", $no_errors, " error(s) in ", $localefilename, ".\n";
|
||||||
|
Reference in New Issue
Block a user