Skip to content

Commit

Permalink
Add newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-cerny committed Oct 9, 2024
1 parent 15b5e08 commit f4f88d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
if [[ $(getenforce) == "Enforcing" ]] ; then
exit "$XCCDF_RESULT_PASS"
fi
exit "$XCCDF_RESULT_FAIL"
exit "$XCCDF_RESULT_FAIL"

0 comments on commit f4f88d8

Please sign in to comment.