Skip to content

Commit 65fe324

Browse files
committed
Fix macOS indexstore-db preset
1 parent 1d7ce7e commit 65fe324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/build-presets.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,7 +1743,7 @@ indexstore-db
17431743
sourcekit-lsp
17441744

17451745
[preset: buildbot_indexstoredb_macos,sanitize]
1746-
mixin-preset=buildbot_indexstoredb_linux,no_sanitize
1746+
mixin-preset=buildbot_indexstoredb_macos,no_sanitize
17471747
test-indexstore-db-sanitize-all
17481748

17491749
[preset: buildbot_indexstoredb_linux,sanitize]
@@ -1752,7 +1752,7 @@ test-indexstore-db-sanitize-all
17521752

17531753
# Default: sanitize-all
17541754
[preset: buildbot_indexstoredb_macos]
1755-
mixin-preset=buildbot_indexstoredb_linux,sanitize
1755+
mixin-preset=buildbot_indexstoredb_macos,sanitize
17561756

17571757
# Default: sanitize-all
17581758
[preset: buildbot_indexstoredb_linux]

0 commit comments

Comments
 (0)