summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/lit/Commands/command-source.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/lldb/lit/Commands/command-source.test b/lldb/lit/Commands/command-source.test
index f8637dc0d5f..d8218850c32 100644
--- a/lldb/lit/Commands/command-source.test
+++ b/lldb/lit/Commands/command-source.test
@@ -8,5 +8,5 @@
bogus
p 10+1
-# CONTINUE: 11
-# STOP-NOT: 11
+# CONTINUE: $0 = 11
+# STOP-NOT: $0 = 11
OpenPOWER on IntegriCloud