mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
*** empty log message ***
This commit is contained in:
parent
40c068176d
commit
c858db9672
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ commands()
|
|||
*/
|
||||
if (!sourcing && value("interactive") != NOSTR) {
|
||||
reset_on_stop = 1;
|
||||
printf(prompt);
|
||||
printf("%s", prompt);
|
||||
}
|
||||
fflush(stdout);
|
||||
sreset();
|
||||
|
|
|
|||
Loading…
Reference in a new issue