Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / advance.exp
index 1dceb0d9d1dbcb1815a97db1f74067e9db0233c1..ce8a98c29703f97245a04a179e3e6bb2429ad709 100644 (file)
@@ -23,7 +23,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile debug]} {
 }
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
This page took 0.025696 seconds and 4 git commands to generate.