Index: gdb/testsuite/gdb.base/anon.exp |
diff --git a/gdb/testsuite/gdb.base/anon.exp b/gdb/testsuite/gdb.base/anon.exp |
index e1301ad1f3df28addbaf18cfa41288c118d3d297..6d69aac0e8700b31984eb7e3bf5a658fa4ac9c3f 100644 |
--- a/gdb/testsuite/gdb.base/anon.exp |
+++ b/gdb/testsuite/gdb.base/anon.exp |
@@ -1,4 +1,4 @@ |
-# Copyright 2010-2012 Free Software Foundation, Inc. |
+# Copyright 2010-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 |
@@ -14,8 +14,8 @@ |
# along with this program. If not, see <http://www.gnu.org/licenses/>. |
# |
-set testfile "anon" |
-set srcfile $testfile.c |
+standard_testfile .c |
+ |
if { [prepare_for_testing $testfile.exp $testfile $srcfile {debug}] } { |
return -1 |
} |