OpenSystemsDevelopment
/
qpdf
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
140897609a6b5e42b6493bdf2be157ff38e574b9
Authored by
Jay Berkenbilt
2021-01-04 16:31:05 -0500
1 parent
07acf917
Improve output of performance test tool
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
performance_check
performance_check
View file @
1408976
...
...
@@ -122,6 +122,7 @@ else
122
122
}
123
123
124
124
run_tests();
125
+print "\n";
125
126
126
127
sub filter_args
127
128
{
...
...