Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115912866
D32736.id98378.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
312 B
Referenced Files
None
Subscribers
None
D32736.id98378.diff
View Options
diff --git a/sbin/geom/core/geom.c b/sbin/geom/core/geom.c
--- a/sbin/geom/core/geom.c
+++ b/sbin/geom/core/geom.c
@@ -445,7 +445,7 @@
{
unsigned flags = 0;
- if ((cmd->gc_flags & G_FLAG_VERBOSE) != 0)
+ if ((cmd->gc_flags & G_FLAG_VERBOSE) != 0 && verbose)
flags |= G_FLAG_VERBOSE;
return (flags);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 1, 8:14 AM (6 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17877248
Default Alt Text
D32736.id98378.diff (312 B)
Attached To
Mode
D32736: Fix geom tests after argument changes
Attached
Detach File
Event Timeline
Log In to Comment