small fix for process-metadata that injected garbage into the output
This commit is contained in:
parent
233baeb521
commit
099e130367
@ -32,7 +32,6 @@ while (<>) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!$in_section) {
|
if (!$in_section) {
|
||||||
print "NIS\n";
|
|
||||||
next;
|
next;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user