Commit 140897609a6b5e42b6493bdf2be157ff38e574b9

Authored by Jay Berkenbilt
1 parent 07acf917

Improve output of performance test tool

Showing 1 changed file with 1 additions and 0 deletions
performance_check
... ... @@ -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 {
... ...