]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.hp/gdb.base-hp/sized-enum.exp
Update years in copyright notice for the GDB files.
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.hp / gdb.base-hp / sized-enum.exp
index a32584e43d29377ba58f9f6bf1c3dce9029e1c89..8c9b2933c679c5e5f64588c2107fb1dc08f2e195 100644 (file)
@@ -1,5 +1,4 @@
-# Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010, 2011
-# Free Software Foundation, Inc.
+# Copyright (C) 1997-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
 # This file was written by Satish Pai <pai@apollo.hp.com>
 # 1997-09-24
 
-if $tracelevel then {
-       strace $tracelevel
-       }
-
 #
 # test running programs
 #
@@ -37,7 +32,7 @@ set testfile "sized-enum"
 set srcfile ${testfile}.c
 set binfile ${objdir}/${subdir}/${testfile}
 
-if [get_compiler_info ${binfile}] {
+if [get_compiler_info] {
     return -1
 }