rambaut / Seq-Gen

Sequence simulator
51 stars 17 forks source link

errors still result in an exit status of 0... #6

Closed ChrisHIV closed 7 years ago

ChrisHIV commented 7 years ago

...meaning subsequent dependent calls from the command will run when they shouldn't, e.g. seq-gen -mGTR < MyTree > MySeqs && DoSomethingWith MySeqs

niemasd commented 7 years ago

+1, this was throwing me off quite a bit