Skip to content

Commit

Permalink
disabled coloring
Browse files Browse the repository at this point in the history
  • Loading branch information
henricasanova committed Mar 9, 2018
1 parent 6af7e51 commit db46d06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/wrench/simulation/Simulation.cpp
Expand Up @@ -91,6 +91,8 @@ namespace wrench {
}
*argc = i - skip;

TerminalOutput::disableColor();

this->s4u_simulation->initialize(argc, argv);
}

Expand Down

0 comments on commit db46d06

Please sign in to comment.