Skip to content

Commit 5114ede

Browse files
author
Sebastian Gumprich
committed
Remove whitespace
1 parent 8da35fb commit 5114ede

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lockdown/serverspec/os_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
describe 'SUID/ SGID whitelist check' do
6262
it 'found only whitelist suid/sgid' do
63-
whitelist = [
63+
whitelist = [
6464
# whitelist as provided by NSA
6565
'/bin/mount', '/bin/ping', '/bin/su', '/bin/umount', '/sbin/pam_timestamp_check',
6666
'/sbin/unix_chkpwd', '/usr/bin/at', '/usr/bin/gpasswd', '/usr/bin/locate',

0 commit comments

Comments
 (0)