Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / deltrace.exp
index 652b6c1b2b818b86520c49fd21423a278db97e53..bffd5759dd54a304c88e1a5ff324e64ed263246e 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
 }
 set testline1 [expr $baseline + 4]
This page took 0.023699 seconds and 4 git commands to generate.