Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / pr16508.exp
index ff01b40ae06087261b663bf605813ac0f9c6bb47..8e963c35404e0f8272d02b191a0e940e94ad9831 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2014 Free Software Foundation, Inc.
+# Copyright 2014-2016 Free Software Foundation, Inc.
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 3 of the License, or
@@ -23,7 +23,7 @@ if [prepare_for_testing "failed to prepare for trace tests" \
 }
 
 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
 }
 
This page took 0.028922 seconds and 4 git commands to generate.