Nir Soffer has uploaded a new change for review.

Change subject: tests: Unbreak make rpm
......................................................................

tests: Unbreak make rpm

commit a54045aff9af introduced vmfakecon helper module but it was missing from
the makefile, breaking make rpm.

Change-Id: I1672a65d8a4a21a0d2c009e1cd993b15f6fe4d68
Signed-off-by: Nir Soffer <nsof...@redhat.com>
---
M tests/Makefile.am
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/76/64076/1

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 0128e8c..1984655 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -345,6 +345,7 @@
        testlib.py \
        testrunner.py \
        testValidation.py \
+       vmfakecon.py \
        vmfakelib.py \
        $(NULL)
 


-- 
To view, visit https://gerrit.ovirt.org/64076
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1672a65d8a4a21a0d2c009e1cd993b15f6fe4d68
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsof...@redhat.com>
_______________________________________________
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org

Reply via email to