Typo fix.

This commit is contained in:
Manuel Canales Esparcia 2006-04-09 10:44:09 +00:00
parent 6608a673a8
commit 02d1ae7ee9

View file

@ -217,7 +217,7 @@ while test $# -gt 0 ; do
--comparasion | -C )
test $# = 1 && eval "$exit_missing_arg"
shift
case $PROGNAME in
case $1 in
ICA) RUN_ICA=1
RUN_FARCE=0
;;