On Fri, May 24, 2013 at 08:42:37AM +0530, Kashyap Chamarthy wrote:
> On 05/23/2013 05:53 PM, Richard W.M. Jones wrote:
> > I'm pleased to announce the next stable release of libguestfs (1.22).
>
> Great work!
>
> ==
> $ ./autogen.sh && make -j 7 && \
> time make -k check LIBGUESTFS_DEBUG=
On 05/23/2013 05:53 PM, Richard W.M. Jones wrote:
> I'm pleased to announce the next stable release of libguestfs (1.22).
Great work!
==
$ ./autogen.sh && make -j 7 && \
time make -k check LIBGUESTFS_DEBUG=1 \
LIBGUESTFS_TRACE=1 |& tee \
/var/tmp/make-check-libugestfs-24-may.log
=