Skip to content

Commit afa7a7e

Browse files
committed
Address code linter failure
Signed-off-by: Jacopo De Amicis <[email protected]>
1 parent eb729b3 commit afa7a7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cookbooks/aws-parallelcluster-platform/test/controls/log_rotation_all_nodes.rb

-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@
2020
subject { command("sudo logrotate /etc/logrotate.conf") }
2121
its('exit_status') { should eq 0 }
2222
end
23-
2423
end

0 commit comments

Comments
 (0)