1
1
mirror of https://github.com/containers/udica synced 2024-09-24 10:20:44 +02:00
udica/udica
Tristan Cacqueray cfea4cfd38 Improve parse error handling
This change moves the try/except from the parser module to the
__main__ module to avoid calling exit in the utility procedures
and to give the main body a chance to print an error message.
2019-06-19 13:48:30 +02:00
..
ansible Deploy udica policies, using ansible 2019-06-12 13:25:37 +02:00
man/man8 Grammar fixes in the udica.8 manpage file 2019-04-08 11:45:08 +02:00
templates Make base udica container part of domain attribute 2019-06-15 18:10:36 +02:00
__init__.py allow running udica from git 2018-09-03 13:20:02 +02:00
__main__.py Improve parse error handling 2019-06-19 13:48:30 +02:00
parse.py Improve parse error handling 2019-06-19 13:48:30 +02:00
perms.py Remove all unnecessary shebangs 2018-10-23 10:18:27 +02:00
policy.py Get SELinux context of mountpoint from xattr 2019-06-15 22:35:09 +02:00