Fix test names starting with uppercase using gdb_test_no_output
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.reverse / finish-reverse-bkpt.exp
index 795a313dd846528733c9357af88b7178ecc51a5c..f5e3772d57ecd8b368c649590562e5757153356f 100644 (file)
@@ -36,7 +36,7 @@ if ![runto_main] then {
 
 if [supports_process_record] {
     # Activate process record/replay
-    gdb_test_no_output "record" "Turn on process record"
+    gdb_test_no_output "record" "turn on process record"
 }
 
 set breakloc [gdb_get_line_number "VOID FUNC" "$srcfile"]
This page took 0.023185 seconds and 4 git commands to generate.