selinux-refpolicy/support
Oleksii Miroshko 43f3608f0e Fix templates parsing in gentemplates.sh
Template definitions might have a whitespace after
the comma, e.g. su_restricted_domain_template
in /policy/modules/admin/su.if

template(`su_restricted_domain_template', `
  ...
')

gentemplates.sh silently fails to parse it. This works
unless 'set -e' is set, in which case the script fails
non-silently.

This commit adds support of whitespace after comma, which
is a valid syntax.

Signed-off-by: Oleksii Miroshko <oleksii.miroshko@bmw.de>
2022-12-15 14:47:46 +01:00
..
Makefile.devel Make hide_broken_symptoms unconditional. 2022-02-16 12:04:21 -05:00
comment_move_decl.sed Move user definitions to the right place during compilation. 2020-07-16 10:52:39 -04:00
divert.m4
fatal_error.m4 m4 errprint: add __program__ info 2017-03-08 17:16:27 +01:00
fc_sort.py Correct some misspellings 2020-06-05 15:38:43 +02:00
genclassperms.py Correct some misspellings 2020-06-05 15:38:43 +02:00
genhomedircon.py genhomedircon: improve error messages for min uid search 2021-01-31 21:53:33 +01:00
gennetfilter.py gennetfilter: add rules for ICMP/ICMPv6 packets 2020-04-22 17:03:28 +03:00
gentemplates.sh Fix templates parsing in gentemplates.sh 2022-12-15 14:47:46 +01:00
get_type_attr_decl.sed Move role declarations to the top of base.conf 2012-02-29 12:08:22 -05:00
iferror.m4
policyvers.py fix travis and genhomedircon 2017-03-18 18:38:20 +01:00
pyplate.py Use raw strings in regular expressions 2017-04-08 12:29:07 +02:00
sedoctool.py Correct some misspellings 2020-06-05 15:38:43 +02:00
segenxml.py Fix several misspellings 2020-08-13 14:08:58 +02:00
selinux-policy-refpolicy.spec Switch all remaining Python references to the Python 3 interpreter. 2018-05-31 17:41:59 -04:00
selinux-refpolicy-sources.spec.skel Switch all remaining Python references to the Python 3 interpreter. 2018-05-31 17:41:59 -04:00
selinux_binary_policy_path.py Ensure correct monolithic binary policy is loaded 2021-01-13 09:54:48 -05:00
set_bools_tuns.awk remove trailing whitespaces 2016-12-06 13:45:13 +01:00
undivert.m4
vagrant-vm.cil Vagrant: allow VirtualBox provisionning to use dhclient and ip 2020-01-12 22:45:18 +01:00