Code fix
This commit is contained in:
parent
fb68d2315d
commit
97520c9fcd
1 changed files with 1 additions and 0 deletions
|
@ -229,6 +229,7 @@ while test $# -gt 0 ; do
|
|||
both) RUN_ICA=1
|
||||
RUN_FARCE=1
|
||||
COMPARE=1
|
||||
;;
|
||||
*)
|
||||
echo -e "\n$1 is an unknown analisys method."
|
||||
exit 1
|
||||
|
|
Reference in a new issue