#6 DSP_test/test.py:64: SyntaxWarning: invalid escape sequence '\('
Closed by vmojzis. Opened by orion.

Getting this on tests:

:: [ 21:15:26 ] :: [  BEGIN   ] :: Running 'python3 test.py zabbix.cil policy/zabbix.te'
/var/str/DSP_test/test.py:64: SyntaxWarning: invalid escape sequence '\('
  out = subprocess.run(['grep', '-E', '[A-Za-z_]+\(.*\)', te_source_file], capture_output=True, text=True)
:: [ 21:15:27 ] :: [   FAIL   ] :: Command 'python3 test.py zabbix.cil policy/zabbix.te' (Expected 0, got 4)

Thank you for reporting the issue.
This should fix it https://pagure.io/DSP_test/c/1470dc67d0072d9844c9609c5e12a28c8cf37607?branch=master

Metadata Update from @vmojzis:
- Issue status updated to: Closed (was: Open)

Metadata