Skip to content

BUG: different behaviour of -postProcess in serial and parallel

Attached case replicating the issue

pitzDaily.tgz

  • In serial run, it gives Warning+Error, but still manages to execute
  • In parallel run, it gives Error and quits

Note: No output is expected from this case, but just the behavior should be same in serial/parallel.

@mark