Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
lee212 committed Feb 15, 2016
1 parent ee791fc commit 162df5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galaxy-toolshed/packages/package_mgescan_3/mgescan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# mgescan.sh $input $input.name 3 $output L None None None $ltr_gff3 None None $sw_rm "$scaffold" $min_dist $max_dist $min_len_ltr $max_len_ltr $ltr_sim_condition $cluster_sim_condition $len_condition $repeatmasker
if [ "" == "$MGESCAN_SRC" ]
then
"\$MGESCAN_SRC is not defined."
echo "\$MGESCAN_SRC is not defined."
exit
fi

Expand Down

0 comments on commit 162df5b

Please sign in to comment.