| Index: gdb/testsuite/gdb.hp/gdb.aCC/watch-cmd.exp
|
| diff --git a/gdb/testsuite/gdb.hp/gdb.aCC/watch-cmd.exp b/gdb/testsuite/gdb.hp/gdb.aCC/watch-cmd.exp
|
| index 6ef434f4bdad133d93e1fbd3886f9ccf7df54ce3..bf669599ec56644f2af0c311a01ab90b76f96422 100644
|
| --- a/gdb/testsuite/gdb.hp/gdb.aCC/watch-cmd.exp
|
| +++ b/gdb/testsuite/gdb.hp/gdb.aCC/watch-cmd.exp
|
| @@ -1,4 +1,4 @@
|
| -# Copyright (C) 1998, 2007-2012 Free Software Foundation, Inc.
|
| +# Copyright (C) 1998-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
|
| @@ -29,7 +29,7 @@ if { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {deb
|
| }
|
|
|
| if [get_compiler_info] {
|
| - return -1;
|
| + return -1
|
| }
|
| if { $gcc_compiled } then { continue }
|
|
|
|
|