]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/step-over-exit.exp
Fix test names starting with uppercase output by basic functions
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / step-over-exit.exp
index 9f4c826e72c96384dfd89db5decdb95ed4cccf15..3cf5d0dc77e71e13d052fad18e54f68a6aee2f2c 100644 (file)
@@ -39,7 +39,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 # Start with a fresh gdb.
 clean_restart ${testfile}
 if ![runto_main] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }