[node-patches] Change in ovirt-node[master]: Build: remove old ovirt-node packages in the ovirt local rep...
wenyi at linux.vnet.ibm.com
wenyi at linux.vnet.ibm.com
Mon Jun 3 06:06:08 UTC 2013
Wenyi Gao has uploaded a new change for review.
Change subject: Build: remove old ovirt-node packages in the ovirt local repository
......................................................................
Build: remove old ovirt-node packages in the ovirt local repository
Remove the old ovirt-node packages otherwise there will be more and
more temporary ovirt-node packages in the ovirt local repository.
Change-Id: Idc45b6cc6fc0307a985e84aff4695a87b7c9b894
Signed-off-by: Wenyi Gao <wenyi at linux.vnet.ibm.com>
---
M autobuild.sh
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/97/15297/1
diff --git a/autobuild.sh b/autobuild.sh
index 589dad8..5c102ea 100755
--- a/autobuild.sh
+++ b/autobuild.sh
@@ -38,6 +38,7 @@
OVIRT_LOCAL_REPO=file://${OVIRT_LOCAL_DIR}
export OVIRT_LOCAL_REPO OVIRT_CACHE_DIR
+rm -f ${OVIRT_LOCAL_DIR}/ovirt-node-*
./autogen.sh --prefix=$AUTOBUILD_INSTALL_ROOT --with-image-minimizer
make
make install
--
To view, visit http://gerrit.ovirt.org/15297
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idc45b6cc6fc0307a985e84aff4695a87b7c9b894
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Wenyi Gao <wenyi at linux.vnet.ibm.com>
More information about the node-patches
mailing list