Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-recurse-unwind.exp
index 97c69f7bc432f6bae59c7b2e2c033a437d17b0ea..d611c90528b0598bdbeb0246ee8fc288fcb53cf9 100644 (file)
@@ -41,7 +41,7 @@ gdb_test "source ${pyfile}" "Python script imported" \
 # 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.02361 seconds and 4 git commands to generate.