mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 16:54:48 -04:00
output
This commit is contained in:
parent
cda0d26af7
commit
6cadc70a96
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue