Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-unwind-maint.exp
index 12530571ca0e89e927717f6406af4d75d58ca0bb..cf78236564bcb2778cc008aa0ad37642ac9297a0 100644 (file)
@@ -30,7 +30,7 @@ if { [skip_python_tests] } { continue }
 set pyfile [gdb_remote_download host ${srcdir}/${subdir}/${testfile}.py]
 
 if ![runto_main ] then {
-    fail "Can't run to main"
+    fail "can't run to main"
     return -1
 }
 
This page took 0.026227 seconds and 4 git commands to generate.