rambaut / Seq-Gen

Sequence simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ChrisHIV opened this issue · comments

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

+1, this was throwing me off quite a bit