mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
David doesn't consider the prior -s behavior a bug. Back out this
change.
This commit is contained in:
parent
e72f0a071c
commit
08581af2e9
1 changed files with 0 additions and 1 deletions
|
|
@ -532,7 +532,6 @@ rearg:
|
|||
MFLAGS_append("-r", NULL);
|
||||
break;
|
||||
case 's':
|
||||
beQuiet = TRUE;
|
||||
beSilent = TRUE;
|
||||
MFLAGS_append("-s", NULL);
|
||||
break;
|
||||
|
|
|
|||
Loading…
Reference in a new issue