X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=gnupg2.git;a=blobdiff_plain;f=g10%2Fgpg.c;h=09bdf66ba1245e1ada429313c88231d89803f157;hp=0c5a1677caec4877eed11146e229991c70a5d492;hb=b138059f51ecaec01f841cb0fc2453ef2b18dcde;hpb=54f00fe40b2a61062a460288cc4e0773004bd42d diff --git a/g10/gpg.c b/g10/gpg.c index 0c5a167..09bdf66 100644 --- a/g10/gpg.c +++ b/g10/gpg.c @@ -1845,6 +1845,7 @@ gpgconf_list (const char *configfile) es_printf ("group:%lu:\n", GC_OPT_FLAG_NONE); es_printf ("compliance:%lu:\"%s:\n", GC_OPT_FLAG_DEFAULT, "gnupg"); es_printf ("default-new-key-algo:%lu:\n", GC_OPT_FLAG_NONE); + es_printf ("trust-model:%lu:\n", GC_OPT_FLAG_NONE); /* The next one is an info only item and should match the macros at the top of keygen.c */