Yaniv Bronhaim has uploaded a new change for review.

Change subject: Removing unnecessary check-local from storage Makefile.am
......................................................................

Removing unnecessary check-local from storage Makefile.am

We used that to run storage_exception main to verify the numeration of
the error code numbers. This section was removed from storage_exception
and is not needed anymore. Therefore this patch omits the redundant
check-local scope.

Change-Id: I81c634c3218ca6d21bce57fc9c500a906f8f0775
Signed-off-by: Yaniv Bronhaim <ybron...@redhat.com>
---
M vdsm/storage/Makefile.am
1 file changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/83/23183/1

diff --git a/vdsm/storage/Makefile.am b/vdsm/storage/Makefile.am
index 6d0d769..5697dd3 100644
--- a/vdsm/storage/Makefile.am
+++ b/vdsm/storage/Makefile.am
@@ -80,6 +80,3 @@
 EXTRA_DIST = \
        lvm.env.in \
        $(NULL)
-
-check-local:
-       PYTHONPATH="$(top_srcdir)/lib:$$PYTHONPATH" PYTHONDONTWRITEBYTECODE=1 
$(PYTHON) $(srcdir)/storage_exception.py


-- 
To view, visit http://gerrit.ovirt.org/23183
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I81c634c3218ca6d21bce57fc9c500a906f8f0775
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybron...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to