Skip to content

Commit b354563

Browse files
Fix spacing in jinja macro
1 parent 406362e commit b354563

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • linux_os/guide/system/accounts/accounts-pam/set_password_hashing_algorithm/set_password_hashing_algorithm_logindefs/oval

linux_os/guide/system/accounts/accounts-pam/set_password_hashing_algorithm/set_password_hashing_algorithm_logindefs/oval/shared.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<def-group>
22
<definition class="compliance" id="{{{ rule_id }}}" version="2">
3-
{{{ oval_metadata("The password hashing algorithm should be set correctly in" + login_defs_path + ".", rule_title=rule_title) }}}
3+
{{{ oval_metadata("The password hashing algorithm should be set correctly in " + login_defs_path + ".", rule_title=rule_title) }}}
44
{{% if product in [ 'slmicro6', 'sle16' ] %}}
55
<criteria operator="OR">
66
<criteria operator="AND">

0 commit comments

Comments
 (0)