Skip to content

Commit 956a319

Browse files
authored
Update preset to use single quote
1 parent bc0a035 commit 956a319

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
@@ -303,7 +303,7 @@ lldb-assertions
303303
[preset: buildbot_incremental_base]
304304
test
305305
validation-test
306-
lit-args="-v --time-tests"
306+
lit-args='-v --time-tests'
307307

308308
compiler-vendor=apple
309309

@@ -775,7 +775,7 @@ foundation
775775
libdispatch
776776
indexstore-db
777777
sourcekit-lsp
778-
lit-args="-v --time-tests"
778+
lit-args='-v --time-tests'
779779

780780
dash-dash
781781

0 commit comments

Comments
 (0)