Searched hist:230154 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/bin/sh/tests/builtins/
H A Dcase14.0230154 Sun Jan 15 20:13:53 MST 2012 jilles sh: Fix two bugs with case and exit status:

* If no pattern is matched, POSIX says the exit status shall be 0 (even if
there are command substitutions).
* If a pattern is matched and there are no command substitutions, the first
command should see the $? from before the case command, not always 0.
H A Dcase15.0230154 Sun Jan 15 20:13:53 MST 2012 jilles sh: Fix two bugs with case and exit status:

* If no pattern is matched, POSIX says the exit status shall be 0 (even if
there are command substitutions).
* If a pattern is matched and there are no command substitutions, the first
command should see the $? from before the case command, not always 0.
H A Dcase16.0230154 Sun Jan 15 20:13:53 MST 2012 jilles sh: Fix two bugs with case and exit status:

* If no pattern is matched, POSIX says the exit status shall be 0 (even if
there are command substitutions).
* If a pattern is matched and there are no command substitutions, the first
command should see the $? from before the case command, not always 0.
/freebsd-11.0-release/bin/sh/
H A Deval.cdiff 230154 Sun Jan 15 20:13:53 MST 2012 jilles sh: Fix two bugs with case and exit status:

* If no pattern is matched, POSIX says the exit status shall be 0 (even if
there are command substitutions).
* If a pattern is matched and there are no command substitutions, the first
command should see the $? from before the case command, not always 0.

Completed in 127 milliseconds