Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / execution-termios.exp
index 4abdeb84a9f65436cd336155c3f3faa2795305f1..02b674ca88387bb36055904ebe6651b76e9c4c5c 100644 (file)
@@ -25,7 +25,7 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} {
 proc test { prefix body } {
     with_test_prefix $prefix {
        if ![runto_main] {
-           fail "Can't run to main"
+           fail "can't run to main"
            return 0
        }
        uplevel 1 $body
This page took 0.023869 seconds and 4 git commands to generate.