Fixes for MCMC local running
Description
Fixes a couple of issues that crept up when running MCMC in local mode (see !970 (merged)):
- getenv must be true for proper linking
- MCMC should ignore empty resume files created by the wrapper script
API Changes and Justification
Backwards Compatible Changes
-
This change introduces no API changes -
This change adds new API calls
Backwards Incompatible Changes
-
This change modifies an existing API -
This change removes an existing API