On 08/25/2015 01:36 PM, Pavel Březina wrote:
+static void sss_tool_print_common_opts(void)
+{
+    fprintf(stderr, _("Common options:\n"));
+    fprintf(stderr, "  -d, --debug=INT        %s\n",
+                    _("Enable debug at level"));
I'm not sure, but is it habbit to indent to '('?
I mean:

|| +    fprintf(stderr, "  -d, --debug=INT        %s\n",
|| +            _("Enable debug at level"));

I tend to indent to format specifier if possible, so format and data remains together.
OK.

I was install it, everything is right.
http://sssd-ci.duckdns.org/logs/job/23/76/summary.html

ACK

Petr
_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to