Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-pp-registration.exp
index 95e43b7f79208a7b8f75fd9abe3c7cee304af8a8..2a8796cab6c6f706446fdf67650b0ff70783417f 100644 (file)
@@ -31,7 +31,7 @@ set remote_python_file [gdb_remote_download host \
                            ${srcdir}/${subdir}/${testfile}.py]
 
 if ![runto_main ] {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
This page took 0.026112 seconds and 4 git commands to generate.