Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / gdb1090.exp
index e75004cb9d0782f6ddad54ebd87a1431f8695f03..2bba93e1899a69982b1a86ed5de30bdfb6f2dfd6 100644 (file)
@@ -30,7 +30,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 1
 }
 
This page took 0.024794 seconds and 4 git commands to generate.