Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.arch / gdb1558.exp
index d96ad87eba80f9c40610c6d08298211c6b84c13c..8cea6d3988a2efc5118b25efcf41d0c83bca79c5 100644 (file)
@@ -50,7 +50,7 @@ gdb_test "b sub2" "Breakpoint 3.*" "set breakpoint at sub2"
 
 gdb_run_cmd
 
-set test "Hits breakpoint at main after function called from main"
+set test "hits breakpoint at main after function called from main"
 gdb_test_multiple "" $test {
     -re "Breakpoint 1.*main .*$gdb_prompt $" {
        pass $test
This page took 0.029722 seconds and 4 git commands to generate.