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