system_settings_system_wide_preferences_configure for loop syntax #214

Closed
opened 2026-01-19 18:29:40 +00:00 by michael · 1 comment
Owner

Originally created by @brodjieski on GitHub.

Originally assigned to: @brodjieski on GitHub.

the for loop needs to be for section in ${authDBs[@]}; do otherwise it doesn’t loop over each one

Originally created by @brodjieski on GitHub. Originally assigned to: @brodjieski on GitHub. the `for` loop needs to be for section in ${authDBs[@]}; do otherwise it doesn’t loop over each one
Author
Owner

@golbiga commented on GitHub:

merged into ventura

@golbiga commented on GitHub: merged into `ventura`
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: usnistgov/macos_security#214