In article <[email protected]>,
Robert Elz <[email protected]> wrote:
>-=-=-=-=-=-
>
>Module Name:   src
>Committed By:  kre
>Date:          Wed Jan  5 01:46:28 UTC 2022
>
>Modified Files:
>       src/etc: Makefile
>
>Log Message:
>Install the missing sh syntax element in the MKDEBUGKERNEL = no test, so
>that "continue" is a command as intended, and not an invalid last arg to
>the '[' command (the last arg is required to be ']').
>
>Sometime the proverbial someone should go through this and remove all the
>obsolete test -o and -a operators, and probably do something with test's
>usage of ! as well.   Not today, or not by me anyway.

Thanks! I was wondering where this [: message was coming from...

christos

Reply via email to