
30 Apr
2010
30 Apr
'10
7:55 p.m.
On Fri, Apr 30, 2010 at 11:20:58AM -0600, Eric Blake wrote:
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 :)
yup :-) Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/