mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 14:56:13 +01:00
Fix parsing of string for eval command.
PR: 18447 Submitted by: Koji Mori <mori@tri.asanuma.co.jp>
This commit is contained in:
parent
b2acf8878e
commit
98e05fd3ef
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60593
@ -137,6 +137,7 @@ parsecmd(interact)
|
||||
{
|
||||
int t;
|
||||
|
||||
tokpushback = 0;
|
||||
doprompt = interact;
|
||||
if (doprompt)
|
||||
setprompt(1);
|
||||
|
Loading…
Reference in New Issue
Block a user