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

Remove stray end if #13032

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Conversation

jan-cerny
Copy link
Collaborator

This problem appeared in daily productization on 2025-02-12.

Addressing:
jinja2.exceptions.TemplateSyntaxError: Encountered unknown tag 'endif'.

Review Hints:

python3 tests/automatus.py rule --libvirt qemu:///system ssgts_rhel9 sysctl_fs_protected_symlinks

This problem appeared in daily productization on 2025-02-12.

Addressing:
jinja2.exceptions.TemplateSyntaxError: Encountered unknown tag 'endif'.
@jan-cerny jan-cerny added the productization-issue Issue found in upstream stabilization process. label Feb 12, 2025
@jan-cerny jan-cerny added this to the 0.1.77 milestone Feb 12, 2025
@vojtapolasek vojtapolasek self-assigned this Feb 12, 2025
Copy link

codeclimate bot commented Feb 12, 2025

Code Climate has analyzed commit 5ea69f2 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 61.9% (0.0% change).

View more on Code Climate.

Copy link
Collaborator

@vojtapolasek vojtapolasek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for a quick fix. I verified it with running tests for sysctl template locally.

@vojtapolasek vojtapolasek merged commit fb5157b into ComplianceAsCode:master Feb 12, 2025
54 of 111 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
productization-issue Issue found in upstream stabilization process.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants