Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-inferior.exp
index 9b90d0bb6de674f9a39db3b1c8ac7e3f71d4fd90..ced81c696b5ed3b9c4805fbb31b5c9fa69bb4db0 100644 (file)
@@ -44,7 +44,7 @@ gdb_test_multiple "show endian" "getting target endian" {
 # The following tests require execution.
 
 if ![runto_main] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return 0
 }
 
This page took 0.024592 seconds and 4 git commands to generate.