mirror of
https://github.com/ovh/debian-cis.git
synced 2025-06-24 03:24:34 +02:00
IMP(shfmt): add shell formatter
This commit is contained in:
@ -10,7 +10,7 @@ test_audit() {
|
||||
local test_user="testrhostsuser"
|
||||
local test_file=".rhosts"
|
||||
|
||||
describe Tests purposely failing
|
||||
describe Tests purposely failing
|
||||
useradd --create-home "$test_user"
|
||||
touch "/home/$test_user/$test_file"
|
||||
register_test retvalshouldbe 1
|
||||
@ -19,4 +19,4 @@ test_audit() {
|
||||
|
||||
# cleanup
|
||||
userdel -r "$test_user"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user