Pay attention to errCheck!
PR: 181715
This commit is contained in:
parent
0d4f3c316e
commit
f4ae7f0c45
@ -340,7 +340,7 @@ again:
|
||||
/*
|
||||
* The following work for any of the builtin shell specs.
|
||||
*/
|
||||
if (shellErrFlag) {
|
||||
if (errCheck && shellErrFlag) {
|
||||
shargv[shargc++] = shellErrFlag;
|
||||
}
|
||||
if (DEBUG(SHELL))
|
||||
|
Loading…
x
Reference in New Issue
Block a user