ddarriba / jmodeltest2

Automatically exported from code.google.com/p/jmodeltest2
GNU General Public License v3.0
75 stars 47 forks source link

Non-functional command-line with more than 1 argument #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. java -jar jModelTest.jar -d example-data/aP6.fas -f
2. or any other parameters, input files or argument order 

What is the expected output? What do you see instead?

With -d argument only, i get:
[MPI] Testing MPI environment...
[MPI] Proceed without MPI
(Then the normal computation of likelihood scores)

With 2 arguments i get:
[MPI] Testing MPI environment... 
[MPI] Unknown exception!
For input string: "-d"

What version of the product are you using? On what operating system?

jmodeltest-2.0.1-20111123.tar.gz on mac os x 10.7.2 with java 1.6.0_29 (same 
problem on ubuntu) 

Original issue reported on code.google.com by flt.aill...@gmail.com on 6 Jan 2012 at 8:08

GoogleCodeExporter commented 9 years ago
Thanks for the report. Please check the latest version (2.0.2) 
http://code.google.com/p/jmodeltest2/downloads/detail?name=jmodeltest-2.0.2-2012
0201.tar.gz

Original comment by DiegoDL84 on 2 Feb 2012 at 12:41

GoogleCodeExporter commented 9 years ago

Original comment by DiegoDL84 on 23 Mar 2012 at 11:35