Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / term.exp
index 6d22d0e1e1cca90db3ff2cca968b2992d17fdfaf..bb369772407ff6698a3389897a50a0527301f985 100644 (file)
@@ -28,7 +28,7 @@ gdb_test "info terminal" \
     "test info terminal"
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
This page took 0.035869 seconds and 4 git commands to generate.