Searched hist:230463 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/bin/sh/tests/builtins/
H A Dfor2.0230463 Sun Jan 22 14:00:36 MST 2012 jilles sh: Fix $? in the first command of a 'for'.

In the first command of a 'for', $? should be the exit status of the last
pipeline (command substitution in the word list or command before 'for'),
not always 0.
H A Dfor3.0230463 Sun Jan 22 14:00:36 MST 2012 jilles sh: Fix $? in the first command of a 'for'.

In the first command of a 'for', $? should be the exit status of the last
pipeline (command substitution in the word list or command before 'for'),
not always 0.
/freebsd-11.0-release/bin/sh/
H A Deval.cdiff 230463 Sun Jan 22 14:00:36 MST 2012 jilles sh: Fix $? in the first command of a 'for'.

In the first command of a 'for', $? should be the exit status of the last
pipeline (command substitution in the word list or command before 'for'),
not always 0.

Completed in 74 milliseconds