Skip to content
Snippets Groups Projects
Verified Commit 70141f76 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- fixed warning

parent 1b1b2e54
Branches
Tags version1.1-archivematica
No related merge requests found
Pipeline #10075 passed
......@@ -582,7 +582,7 @@ RPTHEADER
}
}
}
say;
say "";
}
}
foreach my $ldp_project (sort keys %{$results->{ldp_project}}) {
......@@ -604,7 +604,7 @@ RPTHEADER
;
}
}
say;
say "";
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment