Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / batch-preserve-term-settings.exp
index a2de2c0a5a0915bf1e4ad530c93c95c2ec19746a..e7e3d7e27db2b88993ac4cbe47e2d39f0f721bc9 100644 (file)
@@ -37,7 +37,7 @@ proc spawn_shell {} {
 
     set res [remote_spawn host "/bin/sh"]
     if { $res < 0 || $res == "" } {
-       unsupported "Spawning shell failed."
+       unsupported "spawning shell failed."
        return 0
     }
 
This page took 0.027179 seconds and 4 git commands to generate.