Re: [Xen-devel] [PATCH 05/11] xenbackendd: honour XEN_{RUN, LOG}_DIR

2016-06-09 Thread Ian Jackson
Wei Liu writes ("[PATCH 05/11] xenbackendd: honour XEN_{RUN,LOG}_DIR"): > Also added a gitignore entry for xenbackendd binary while I was there. Acked-by: Ian Jackson ___ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel

[Xen-devel] [PATCH 05/11] xenbackendd: honour XEN_{RUN,LOG}_DIR

2016-06-09 Thread Wei Liu
Also added a gitignore entry for xenbackendd binary while I was there. Signed-off-by: Wei Liu --- Cc: Ian Jackson --- .gitignore | 2 ++ tools/xenbackendd/Makefile | 6 +- tools/xenbackendd/xenbackendd.c | 6 -- 3 files changed, 11 insertions(+), 3 deletions(-)