Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / actions-changed.exp
index 296277af49c32e05719337cc9f04935f0d1fb165..3b8e6bab7fa35c57f4072cced9f4afe8006d76a5 100644 (file)
@@ -160,12 +160,12 @@ proc test_actions_changed { } {
 clean_restart $testfile
 
 if ![runto_main] {
-    fail "Can't run to main to check for trace support"
+    fail "can't run to main to check for trace support"
     return -1
 }
 
 if ![gdb_target_supports_trace] {
-    unsupported "Current target does not support trace"
+    unsupported "current target does not support trace"
     return -1
 }
 
This page took 0.023891 seconds and 4 git commands to generate.