Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / passcount.exp
index 2ec858a39a9c6666e7a18183acf8c9b05f58dabb..df7e39d165521b924227d4739688f0d66177dc16 100644 (file)
@@ -37,7 +37,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.024087 seconds and 4 git commands to generate.