Merge pull request #4188 from RosettaCommons/roccomoretti/fix_mmtf_failures
Don't include versioning info in MMTF output for integration tests.
PR #4066 added revision logging information to MMTF output which, while good, means that any integration test which has MMTF output has persistent changes.
Suppress the inclusion of revision info if we're running under integration tests.