Skip to content
Snippets Groups Projects

[Futurev4] fix failing tests

Merged Michal Mazurek requested to merge Futurev3_fix_failing_tests into Futurev4
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -216,7 +216,7 @@ StatusCode EvtGenDecay::finalize() {
debug() << "EvtGenDecay finalized" << endmsg ;
release( m_evtgentool ) ;
if ( ! ( msgLevel( MSG::DEBUG ) ) ) {
F77Utils::close( m_taulaUnit ) ;
F77Utils::close( m_photosUnit ) ;
Loading