[libvirt] [PATCH 1/7] Move examples/domain-events/event-c to examples/object-events

Daniel P. Berrange berrange at redhat.com
Fri Dec 13 15:50:58 UTC 2013


On Fri, Dec 13, 2013 at 11:22:31AM +0100, Michal Privoznik wrote:
> On 12.12.2013 19:04, Daniel P. Berrange wrote:
> > From: "Daniel P. Berrange" <berrange at redhat.com>
> > 
> > The domain events demo program isn't really tied to domain
> > events anymore, so rename it to object events.
> > 
> > Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> > ---
> >  Makefile.am                                                     | 2 +-
> >  configure.ac                                                    | 2 +-
> >  examples/{domain-events/events-c => object-events}/Makefile.am  | 0
> >  examples/{domain-events/events-c => object-events}/event-test.c | 0
> >  4 files changed, 2 insertions(+), 2 deletions(-)
> >  rename examples/{domain-events/events-c => object-events}/Makefile.am (100%)
> >  rename examples/{domain-events/events-c => object-events}/event-test.c (100%)
> 
> Shorter diff. A lot shorter. Anyway, still missing the spec file and
> cfg.mk update. Funny, the sc_prohibit_asprintf rule exception is not
> needed anyway since there's no asprintf in the vent-test.c.

Yeah, this code was changed a while ago

> ACK once you fix the spec file and cfg.mk

Will do.

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list