Merge pull request #6112 from RosettaCommons/vmullig/another_thioether_fix
Fix another bug in thioether structure prediction in MPI mode with a native structure.
The code to set up the native structure on a worker process was wrongly assuming that we had some information that we do not. This would also have affected isopeptide lariats. This PR corrects this.