Skip to content

Commit

Permalink
cookstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmetzger committed Oct 13, 2023
1 parent 8d160b2 commit 161718b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controls/SV-257788.rb
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
tag nist: ['CM-6 b']

describe command("grubby --info=ALL | grep args | grep 'systemd.confirm_spawn'") do
its('stdout'){ should be_empty }
its('stdout') { should be_empty }
end
end

0 comments on commit 161718b

Please sign in to comment.