Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / remote.exp
index a3c34ebab33f359a185ae4d28ca84d4b04c2146b..b75540aeca1b9608e6f8d320a478f4fef7bd2b05 100644 (file)
@@ -127,7 +127,7 @@ set sizeof_random_data [get_sizeof "random_data" 48*1024]
 # Part THREE: Check the upload behavour
 #
 if ![runto_main] then {
-    fail "Cannot run to main"
+    fail "cannot run to main"
 }
 
 # Carefully check memory around each of the most common packet edge
This page took 0.024273 seconds and 4 git commands to generate.