Skip to content

Commit

Permalink
Merge pull request #72 from smirarab/bugfix
Browse files Browse the repository at this point in the history
update sepp
  • Loading branch information
smirarab committed Jun 27, 2019
2 parents 1f038bf + a026868 commit 74ceabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sepp-package/run-sepp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ fi;
# RAxML info file generated when creating the reference RAxML tree
if [ -z $rxi ]; then
# resort to the default reference RAxML info file, if not specified via command line argument
alg="$DIR/ref/RAxML_info-reference-gg-raxml-bl.info"
rxi="$DIR/ref/RAxML_info-reference-gg-raxml-bl.info"
fi;

set -e
Expand Down

0 comments on commit 74ceabb

Please sign in to comment.