Fix test names starting with uppercase output by basic functions
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.ada / array_return.exp
index 2c7e757c476299f8b4bb822f54411856be354149..f4dae48f6ca5f9831b25fddb073c18d7fa7d41a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2005-2014 Free Software Foundation, Inc.
+# Copyright 2005-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
@@ -28,7 +28,7 @@ clean_restart ${testfile}
 # Start the inferior
 
 if ![runto_main] then {
-   fail "Cannot run to main, testcase aborted"
+   fail "cannot run to main, testcase aborted"
    return 0
 }
 
This page took 0.027358 seconds and 4 git commands to generate.