Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / watchpoint-cond-gone.exp
index d3b7eb6ffb32533a0f12d6213abd067a0b256b29..d85a0ff1027e09a32a71478044f8d6cb129617ed 100644 (file)
@@ -43,4 +43,4 @@ gdb_test "watch c if c == 30" "atchpoint \[0-9\]*.*" "place the watchpoint"
 
 gdb_test "finish" \
         "Watchpoint .* deleted because the program has left the block in.*which its expression is valid..*in (\\.?jumper|func).*" \
-        "Catch the no longer valid watchpoint"
+        "catch the no longer valid watchpoint"
This page took 0.02343 seconds and 4 git commands to generate.