Commit 27adda10 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Made groups file python version agnostic

parent 800a2de0
...@@ -10,7 +10,7 @@ lib ...@@ -10,7 +10,7 @@ lib
/usr/share/pacemaker/.*\.(rng|xsl|collector|common) /usr/share/pacemaker/.*\.(rng|xsl|collector|common)
/usr/lib/lib.* /usr/lib/lib.*
/usr/lib/ocf/.* /usr/lib/ocf/.*
/usr/lib/python2.*/site-packages/.*\.py /usr/lib/python.*/site-packages/.*\.py
tests tests
/usr/share/pacemaker/tests/.* /usr/share/pacemaker/tests/.*
headers headers
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment