David doesn't consider the prior -s behavior a bug. Back out this

change.
This commit is contained in:
Warner Losh 2009-01-31 23:17:33 +00:00
parent e72f0a071c
commit 08581af2e9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=187968

View File

@ -532,7 +532,6 @@ rearg:
MFLAGS_append("-r", NULL);
break;
case 's':
beQuiet = TRUE;
beSilent = TRUE;
MFLAGS_append("-s", NULL);
break;