Skip to content

Commit 105ec0f

Browse files
authored
Merge pull request #63 from artem-forks/num_logs
num_logs has different values on different distros
2 parents 3a83bad + 4d63500 commit 105ec0f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

controls/package_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@
8888
its('log_file') { should cmp '/var/log/audit/audit.log' }
8989
its('log_format') { should cmp 'raw' }
9090
its('flush') { should match(/^INCREMENTAL|INCREMENTAL_ASYNC$/) }
91-
its('num_logs') { should cmp 5 }
9291
its('max_log_file_action') { should cmp 'ROTATE' }
9392
its('space_left') { should cmp 75 }
9493
its('action_mail_acct') { should cmp 'root' }

0 commit comments

Comments
 (0)