Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / watch_thread_num.exp
index eff9fbde28bcfa8f75b4b09397fa19d42d85b3d9..7625722cdb33195fdc8454b7593408a35a0b7538 100644 (file)
@@ -60,7 +60,7 @@ gdb_test "continue" ".*Breakpoint .*loop.*" "Stopped in loop"
 
 gdb_test_multiple "thread" "Thread command" {
     -re ".*Current thread is (\[0-9\]*).*$gdb_prompt $" {
-       pass "Thread command" 
+       pass "thread command"
     }
 }
 
This page took 0.025196 seconds and 4 git commands to generate.