Skip to content

Commit

Permalink
Merge pull request #474 from allanbank/fix-post-461-build
Browse files Browse the repository at this point in the history
[core] Fix the build post the #461 merge.
  • Loading branch information
allanbank committed Nov 4, 2015
2 parents 624033b + cadd7d5 commit fd29cda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ public void exportMeasurements(MeasurementsExporter exporter)
measurements.get((int)(totalOps*0.9999)).value());
}

exportReturnCodes(exporter);
exportStatusCounts(exporter);
}

@Override
Expand Down

0 comments on commit fd29cda

Please sign in to comment.