Skip to content

Commit

Permalink
src: trying to correct a bug with timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
ptresende committed Nov 21, 2015
1 parent eeef355 commit 72a5391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core_zone_exec.h
Original file line number Diff line number Diff line change
Expand Up @@ -857,7 +857,7 @@ class ExecutingExternallyControlledBenchmark
void
phase_exec_2 (Time const& now)
{
/* waiting_for_omf_complete_ = false; */
waiting_for_omf_complete_ = false;
/* goal_initial_state_.clear(); */
/* goal_switches_.clear(); */
/* on_switches_.clear(); */
Expand Down

0 comments on commit 72a5391

Please sign in to comment.