msmbuilder-legacy icon indicating copy to clipboard operation
msmbuilder-legacy copied to clipboard

SaveStructures ignores boolean argument --replacement

Open Trayder opened this issue 9 years ago • 0 comments

No matter what argument you pass for --replacement, the script reports (and uses) the value 'True'. If I change the argument type from 'bool' to 'int' and pass 0 or 1 I get the expected behaviour.

Trayder avatar Oct 15 '14 01:10 Trayder