Hi! > +''|*[!0-9]*) > + usage > + exit_parameter;; > + *) ;; > esac
I've removed the trailing whitespace at the end of the ''|*[!0-9]*) and updated the commit message and pushed, thanks. BTW: The canonical format for the git commit message is: short commit description <= 50 characters [empty line] longer commit description that may span across multiple lines with lines up to 72 chars long... [empty line] Signed-off-by: ... -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
