typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
238bf187ba
commit
c7f95d23f6
@ -9208,7 +9208,7 @@ evalcommand(union node *cmd, int flags)
|
||||
}
|
||||
/* child */
|
||||
FORCE_INT_ON;
|
||||
/* fall through to exec'ing exeternal program */
|
||||
/* fall through to exec'ing external program */
|
||||
}
|
||||
listsetvar(varlist.list, VEXPORT|VSTACK);
|
||||
shellexec(argv, path, cmdentry.u.index);
|
||||
|
Loading…
Reference in New Issue
Block a user