Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / step-test.exp
index 4bede7890157b038483fd9ff1bfb6dcc0d53240b..280b892d9f21fcd2f3357ce87b49b05bfddadbf9 100644 (file)
@@ -27,7 +27,7 @@ if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debu
 clean_restart ${binfile}
 
 if ![runto_main] then {
-   fail "Can't run to main"
+   fail "can't run to main"
    return 0
 }
 
This page took 0.025029 seconds and 4 git commands to generate.