Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / async.exp
index f688423b80f9095ec08d0b9f8a8c7f4233374c0e..3adb1564cfa2b9e0124edd9f779acffe0e72c9b1 100644 (file)
@@ -63,7 +63,7 @@ proc test_background {command before_prompt after_prompt {message ""}} {
            fail "$message"
        }
        -re ".*Asynchronous execution not supported on this target\..*" {
-           unsupported "Asynchronous execution not supported: $message"
+           unsupported "asynchronous execution not supported: $message"
        }
        timeout  {
            fail "$message (timeout)"
This page took 0.026813 seconds and 4 git commands to generate.