Skip to content

Commit 065a00b

Browse files
committed
Fix 14.04 long test preset accidentally changed in last commit
1 parent c51a6c0 commit 065a00b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

utils/build-presets.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1060,7 +1060,9 @@ indexstore-db=0
10601060
sourcekit-lsp=0
10611061

10621062
[preset: buildbot_incremental_linux_1404,long_test]
1063-
mixin-preset=buildbot_incremental_linux_1404
1063+
mixin-preset=buildbot_incremental_linux,long_test
1064+
indexstore-db=0
1065+
sourcekit-lsp=0
10641066

10651067
#===------------------------------------------------------------------------===#
10661068
# OS X Package Builders

0 commit comments

Comments
 (0)