Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support m4 quoted strings in interface call arguments #291

Merged
merged 1 commit into from
Aug 28, 2024

Commits on Aug 24, 2024

  1. Support m4 quoted strings in interface call arguments

    Required for escaped strings, that would otherwise be replaced by m4,
    e.g. "interface":
    
        filetrans_pattern(foo_t, bar_run_t, baz_run_t, dir, ``"interface"'')
    
    Replaces: SELinuxProject#289
    cgzones committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    ed58cb9 View commit details
    Browse the repository at this point in the history