Skip to content

Commit

Permalink
Quick Fix to get QC to compile after the update of FairMQ
Browse files Browse the repository at this point in the history
  • Loading branch information
Barthelemy committed Oct 9, 2017
1 parent 201257f commit 6c1af3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Framework/src/qcCheckerLauncher.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ int main(int argc, char *argv[])
// FairMQTransportFactory *transportFactory = new FairMQTransportFactoryZMQ();
//#endif

checker.CatchSignals();
// checker.CatchSignals(); // to be added back

// checker.SetTransport(transportFactory);

Expand Down

0 comments on commit 6c1af3d

Please sign in to comment.