On 04/30/2010 11:07 AM, Daniel P. Berrange wrote:
> +++ b/autobuild.sh
> @@ -6,6 +6,7 @@ set -v
> # Make things clean.
>
> test -n "$1" && RESULTS=$1 || RESULTS=results.log
> +: ${AUTOBUILD_INSTALL_ROOT=$HOME/builder}
>
> test -f Makefile && make -k distclean || :
> rm -rf coverage
ACK
Pushed. Looks like the first post-release patch :)
--
Eric Blake eblake(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org