Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / info_exc.exp
index db95aee1df8325382ff8cfe3797e849fff4785c6..e3cfdb51a3a469e98fc3623461cba58ab9432ca4 100644 (file)
@@ -24,7 +24,7 @@ if {[gdb_compile_ada "${srcfile}" "${binfile}" executable [list debug]] != "" }
 clean_restart ${testfile}
 
 if ![runto_main] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
This page took 0.023455 seconds and 4 git commands to generate.