mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-23 01:33:35 +07:00
output
This commit is contained in:
parent
cda0d26af7
commit
6cadc70a96
@ -411,7 +411,7 @@ set_file_perms() {
|
||||
continue
|
||||
fi
|
||||
if test -z "${existing_owner}"; then
|
||||
log error "Existing_owner is empty. Stat output: '${stat_output}' | line: '${line}'" >&2
|
||||
log error "Existing owner is empty. Stat output: '${stat_output}' | line: '${line}'" >&2
|
||||
continue
|
||||
fi
|
||||
if test -z "${existing_group}"; then
|
||||
|
Loading…
Reference in New Issue
Block a user