Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / lib / pascal.exp
index 5ef3065fff0632f6ab8fcc03fe72eda1597e4025..ac29f7e4c88e8784eedb802c0b9c68840e00e54e 100644 (file)
@@ -158,7 +158,7 @@ proc gdb_compile_pascal {source destfile type options} {
     } elseif { $pascal_compiler_is_gpc == 1 } {
         set result [gpc_compile $source $destfile $type $options]
     } else {
-       unsupported "No pascal compiler found"
+       unsupported "no pascal compiler found"
        return "No pascal compiler. Compilation failed."
     }
 
This page took 0.025108 seconds and 4 git commands to generate.