X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fpatches%2F11-532048-reduce-verbosity.patch;h=c303c8bd6f65ba49cabec16b041cec72da31756b;hb=fb9a269a1da825d06363b04f74fd9b70b8ca3eb4;hp=ecb2bb1e959eb0a8062450384b506b6d91a41108;hpb=cf68d913577423279082a85becffd0336e98fff2;p=nfs-utils.git diff --git a/debian/patches/11-532048-reduce-verbosity.patch b/debian/patches/11-532048-reduce-verbosity.patch index ecb2bb1..c303c8b 100644 --- a/debian/patches/11-532048-reduce-verbosity.patch +++ b/debian/patches/11-532048-reduce-verbosity.patch @@ -37,7 +37,7 @@ Steve Langasek } if (!authgss_get_private_data(auth, &pd)) { -- printerr(0, "WARNING: Failed to obtain authentication " +- printerr(1, "WARNING: Failed to obtain authentication " + printerr(2, "WARNING: Failed to obtain authentication " "data for user with uid %d for server %s\n", uid, clp->servername);