Fix test names starting with uppercase using gdb_test_no_output
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.reverse / sigall-precsave.exp
index 8f72f46ce44493b0cd32c3fa40a119d84ed6fc45..24dff80182c4b12279d6452bf714b3832df09f07 100644 (file)
@@ -154,7 +154,7 @@ runto gen_ABRT
 
 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"
 }
 
 # Run until end, then save execution log. 
This page took 0.024642 seconds and 4 git commands to generate.