You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emulation/ganeti/files/ganeti-2.9-skip-cli-test.patch

19 lines
583 B

--- a/Makefile.am.orig 2013-11-13 02:19:49.198992622 +0000
+++ b/Makefile.am 2013-11-13 02:20:12.709305182 +0000
@@ -1332,7 +1332,6 @@
test/py/daemon-util_unittest.bash \
test/py/ganeti-cleaner_unittest.bash \
test/py/import-export_unittest.bash \
- test/py/cli-test.bash \
test/py/bash_completion.bash
if PY_UNIT
@@ -1397,7 +1396,6 @@
test/py/daemon-util_unittest.bash \
test/py/ganeti-cleaner_unittest.bash \
test/py/import-export_unittest.bash \
- test/py/cli-test.bash \
test/py/bash_completion.bash \
test/hs/offline-test.sh \
test/hs/cli-tests-defs.sh \