Pacemaker Configuration System
Go to file
Adam Williamson f104d71fb7 Update to 0.9.155, fix tests with Python 3.6 and lxml 3.7
Fixes submitted upstream. Note on the change from `rm -r` to
`rm -rf`: there is a directory named `test` nested in another
directory named `test` (`pcs/test/tools/test`). Depending on
the order in which they're found, `rm -r` might wind up trying
to remove `pcs/test/tools/test` after `pcs/test`, which is an
error and causes %check to fail. `rm -rf` ignores missing
targets, so it succeeds even in this scenario.
2017-01-04 22:18:21 -08:00
.gitignore Re-synced to upstream sources, spec file fixes 2016-09-22 15:49:51 +02:00
122.patch Update to 0.9.155, fix tests with Python 3.6 and lxml 3.7 2017-01-04 22:18:21 -08:00
0001-Tests-handle-change-in-an-error-message-in-lxml-3.7.patch Update to 0.9.155, fix tests with Python 3.6 and lxml 3.7 2017-01-04 22:18:21 -08:00
fedfix.patch Update to 0.9.155, fix tests with Python 3.6 and lxml 3.7 2017-01-04 22:18:21 -08:00
pcs.spec Update to 0.9.155, fix tests with Python 3.6 and lxml 3.7 2017-01-04 22:18:21 -08:00
sources Re-synced to upstream sources, spec file fixes 2016-09-22 15:49:51 +02:00