]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.threads/linux-dp.exp
Fix test names starting with uppercase output by basic functions
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.threads / linux-dp.exp
index 9f717c79ffa1aeba095e26dcf0d7a9b0117929d9..400fb16dff3dc7f6ee99fdadfd55eba1ed10e67e 100644 (file)
@@ -98,7 +98,7 @@ for {set i 0} {$i < 5} {incr i} {
            # It would be nice if we could catch the message that GDB prints
            # when it first notices that the thread library doesn't support
            # debugging, or if we could explicitly ask GDB somehow.
-           unsupported "This GDB does not support threads on this system."
+           unsupported "this GDB does not support threads on this system."
            return -1
        }
        -re "$gdb_prompt $" {