rotate gdb/ChangeLog
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / thread_check.exp
index 47202361132db40b90c0b5601a9c6d88886161e1..ccab7c87c0b27d8b1225163a443accf514e03d1d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2013 Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 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
@@ -42,8 +42,8 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" executab
 clean_restart ${binfile}
 
 if ![runto_main] then {
-   fail "Can't run to main"
-      return 1;
+   fail "can't run to main"
+      return 1
 }
 
 
This page took 0.027439 seconds and 4 git commands to generate.