Skip to content

Commit

Permalink
Update report.cfm
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Jan 6, 2025
1 parent 404a29b commit add51db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom/benchmark/report.cfm
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
_logger( "## Summary Report" );
reportRuns( runs );
benchmarkUtils.reportRuns( runs );
if ( len( exeLog ) && exeLog neq "none" ){
_logger( "" );
Expand Down

0 comments on commit add51db

Please sign in to comment.