mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-27 10:28:37 +00:00
chore(format): swiftformat host env and exec approvals (#31115)
This commit is contained in:
@@ -535,7 +535,9 @@ enum ExecApprovalsStore {
|
||||
[.posixPermissions: self.secureStateDirPermissions],
|
||||
ofItemAtPath: url.path)
|
||||
} catch {
|
||||
self.logger.warning("exec approvals state dir permission hardening failed: \(error.localizedDescription, privacy: .public)")
|
||||
self.logger
|
||||
.warning(
|
||||
"exec approvals state dir permission hardening failed: \(error.localizedDescription, privacy: .public)")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user