Dan Kenigsberg has uploaded a new change for review. Change subject: fix typo introduced by Ie8140fe1 ......................................................................
fix typo introduced by Ie8140fe1 Change-Id: I5f81e5de09298e4d242aea5b57991386cc87327a Signed-off-by: Dan Kenigsberg <[email protected]> --- M tests/functional/Makefile.am 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/08/32908/1 diff --git a/tests/functional/Makefile.am b/tests/functional/Makefile.am index e31dc59..dcc054c 100644 --- a/tests/functional/Makefile.am +++ b/tests/functional/Makefile.am @@ -31,7 +31,7 @@ supervdsmFuncTests.py \ utils.py \ virtTests.py \ - vmQosTests.py \ + vmQoSTests.py \ vmRecoveryTests.py \ storageTests.py \ veth.py \ -- To view, visit http://gerrit.ovirt.org/32908 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5f81e5de09298e4d242aea5b57991386cc87327a Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
