]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/jit.exp
Fix test names starting with uppercase output by basic functions
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / jit.exp
index 17024e4951606c9737737f4d0662492d41c92e3a..528c330703dec8f00e74d1487c809181d07cc64c 100644 (file)
@@ -116,7 +116,7 @@ proc one_jit_test {count match_str reattach} {
        }
 
        if { ![runto_main] } {
-           fail "Can't run to main"
+           fail "can't run to main"
            return
        }