Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / save-trace.exp
index a70ad54507a7837794292f575aa96f03c23a9993..dfbbdca461b5c68e5fd186b363f3f19f9a65680b 100644 (file)
@@ -38,7 +38,7 @@ gdb_file_cmd $binfile
 # all subsequent line numbers are relative to this first one (baseline)
 set baseline  [gdb_find_recursion_test_baseline $srcfile]
 if { $baseline == -1 } then {
-    fail "Could not find gdb_recursion_test function"
+    fail "could not find gdb_recursion_test function"
     return
 }
 
This page took 0.024189 seconds and 4 git commands to generate.