hush: "no logic changes" in last commit was not true, fix it up
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
34f6b12330
commit
4e1dc539e9
@ -8419,7 +8419,8 @@ static NOINLINE int run_pipe(struct pipe *pi)
|
||||
*/
|
||||
rcode = run_nofork_applet(n, argv_expanded);
|
||||
}
|
||||
}
|
||||
} else
|
||||
goto must_fork;
|
||||
|
||||
leave_var_nest_level();
|
||||
add_vars(old_vars);
|
||||
|
Loading…
Reference in New Issue
Block a user