Page MenuHomeFreeBSD

D50163.id154860.diff
No OneTemporary

D50163.id154860.diff

diff --git a/usr.sbin/pkg/pkg.c b/usr.sbin/pkg/pkg.c
--- a/usr.sbin/pkg/pkg.c
+++ b/usr.sbin/pkg/pkg.c
@@ -1164,7 +1164,7 @@
{ "yes", no_argument, NULL, 'y' },
{ NULL, 0, NULL, 0 },
};
- while ((ch = getopt_long(argc, argv, "+y",
+ while ((ch = getopt_long(argc, argv, "+:y",
sub_longopts, NULL)) != -1) {
switch (ch) {
case 'y':

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 19, 3:39 AM (5 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36916447
Default Alt Text
D50163.id154860.diff (371 B)

Event Timeline