Index: gdb/testsuite/gdb.threads/thread_check.exp |
diff --git a/gdb/testsuite/gdb.threads/thread_check.exp b/gdb/testsuite/gdb.threads/thread_check.exp |
index 8d94046925b381d324fe29f5a6f6bcd5e5adc82b..51cb7320af783ac9bbf6a2c5eeff36d846a9f83b 100644 |
--- a/gdb/testsuite/gdb.threads/thread_check.exp |
+++ b/gdb/testsuite/gdb.threads/thread_check.exp |
@@ -1,4 +1,4 @@ |
-# Copyright (C) 2004, 2007-2012 Free Software Foundation, Inc. |
+# Copyright (C) 2004-2013 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 |
@@ -43,7 +43,7 @@ clean_restart ${binfile} |
if ![runto_main] then { |
fail "Can't run to main" |
- return 1; |
+ return 1 |
} |