Re: [Xen-devel] [PATCH] x86emul/test: don't log double % characters

2016-12-08 Thread Andrew Cooper
On 08/12/16 11:54, Jan Beulich wrote: > They're useless and at best confusing. > > Signed-off-by: Jan Beulich Reviewed-by: Andrew Cooper ___ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel

[Xen-devel] [PATCH] x86emul/test: don't log double % characters

2016-12-08 Thread Jan Beulich
They're useless and at best confusing. Signed-off-by: Jan Beulich --- a/tools/tests/x86_emulator/test_x86_emulator.c +++ b/tools/tests/x86_emulator/test_x86_emulator.c @@ -342,7 +342,7 @@ int main(int argc, char **argv) if ( !stack_exec ) printf("Warning: Stack could not be made ex