Re: [libvirt] [PATCH 2/2] maint: syntax check for double semicolons

2014-09-04 Thread Eric Blake
On 09/04/2014 09:55 AM, Nehal J Wani wrote: > On Thu, Sep 4, 2014 at 8:32 PM, Eric Blake wrote: >> Commit 28de556 fixed some doubled semicolons, but failed to >> add a syntax check, and thereby missed another instance. This >> finishes the job (and also found an instance in gnulib, prior >> to the

Re: [libvirt] [PATCH 2/2] maint: syntax check for double semicolons

2014-09-04 Thread Nehal J Wani
On Thu, Sep 4, 2014 at 8:32 PM, Eric Blake wrote: > Commit 28de556 fixed some doubled semicolons, but failed to > add a syntax check, and thereby missed another instance. This > finishes the job (and also found an instance in gnulib, prior > to the previous patch's submodule update). > > * cfg.mk

[libvirt] [PATCH 2/2] maint: syntax check for double semicolons

2014-09-04 Thread Eric Blake
Commit 28de556 fixed some doubled semicolons, but failed to add a syntax check, and thereby missed another instance. This finishes the job (and also found an instance in gnulib, prior to the previous patch's submodule update). * cfg.mk (sc_prohibit_double_semicolon): New rule. * src/xenconfig/xen_