- Notifications
You must be signed in to change notification settings - Fork1k
Commit6a35400
authored
ci: conditionally disable spotlight indexing (#19124)
Work around for following issue:```Run sudo mdutil -a -i off sudo mdutil -a -i off sudo mdutil -X / sudo launchctl bootout system /System/Library/LaunchDaemons/com.apple.metadata.mds.plist shell: /bin/bash -e {0}4 files/directories removedBoot-out failed: 5: Input/output error```This can happen if spotlight has already been disabled.1 parent6ba4b5b commit6a35400
1 file changed
+5
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
340 | 340 |
| |
341 | 341 |
| |
342 | 342 |
| |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
343 | 348 |
| |
344 | 349 |
| |
345 | 350 |
| |
|
0 commit comments
Comments
(0)