mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-03-10 11:39:17 -04:00
output
This commit is contained in:
parent
cda0d26af7
commit
6cadc70a96
@ -411,7 +411,7 @@ set_file_perms() {
|
|||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
if test -z "${existing_owner}"; then
|
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
|
continue
|
||||||
fi
|
fi
|
||||||
if test -z "${existing_group}"; then
|
if test -z "${existing_group}"; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user