Skip to content

Commit 84c649c

Browse files
committed
update ToolchainMismatch.test
1 parent caa3529 commit 84c649c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lldb/test/Shell/Swift/ToolchainMismatch.test

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ run
3232
quit
3333

3434
# The {{ }} avoids accidentally matching the input script!
35-
# CHECK: {{a\.out}} was compiled with a Swift compiler from a different toolchain.
35+
# CHECK: {{a\.out}} was compiled with a Swift compiler from a different toolchain
3636
# CHECK: stop reason{{ = }}breakpoint
37-
# SANITY-NOT: {{a\.out}} was compiled with a Swift compiler from a different toolchain.
37+
# SANITY-NOT: {{a\.out}} was compiled with a Swift compiler from a different toolchain
3838
# SANITY: stop reason{{ = }}breakpoint

0 commit comments

Comments
 (0)