Update Copyright year range in all files maintained by GDB.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.reverse / break-reverse.exp
index d76a0e6dd98dd66640a8f1d1900abcd56dfe7187..9cdc478db307598bbcd916cabfba5b96f0575c01 100644 (file)
@@ -1,4 +1,4 @@
-#   Copyright 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+#   Copyright 2008-2014 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
@@ -20,8 +20,7 @@ if ![supports_reverse] {
     return
 }
 
-set testfile "break-reverse"
-set srcfile  ${testfile}.c
+standard_testfile
 
 if { [prepare_for_testing $testfile.exp $testfile $srcfile] } {
     return -1
This page took 0.026201 seconds and 4 git commands to generate.