On Thu, 2017-04-13 at 16:36 +0100, Daniel P. Berrange wrote:
On Thu, Apr 13, 2017 at 05:06:56PM +0200, Andrea Bolognani wrote:
>
> The Test-AutoBuild project, that this script is supposed to
> be used with, hasn't seen any activity in ~6 years; libvirt's
> own CI is running on Jenkins with a completely independent
> setup that doesn't use the script at all.
> ---
> autobuild.sh | 122 -----------------------------------------------------------
> 1 file changed, 122 deletions(-)
> delete mode 100755 autobuild.sh
ACK,
Test-AutoBuild was my own project, but its been way too long since I had
any time to work on it, so it is effectively dead :-(
Pushed with the following hunk squashed in:
diff --git a/Makefile.am b/Makefile.am
index c6324f5..333ec5a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,6 @@ EXTRA_DIST = \
libvirt-qemu.pc.in \
libvirt-lxc.pc.in \
libvirt-admin.pc.in \
- autobuild.sh \
Makefile.nonreentrant \
autogen.sh \
cfg.mk \
--
Andrea Bolognani / Red Hat / Virtualization