Update years in copyright notice for the GDB files.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / leader-exit.exp
index d4b8c1f30e94b1d8ee7a910a431514b090f61e4e..df1d733c8af38a9a77584a8e378e0683e6c0bdbd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2011-2012 Free Software Foundation, Inc.
+# Copyright (C) 2007-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
 
 # Exit of the thread group leader should not break GDB.
 
-set testfile "leader-exit"
-set srcfile ${testfile}.c
+standard_testfile
 set executable ${testfile}
-set binfile ${objdir}/${subdir}/${executable}
 
 if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
     return -1
This page took 0.025664 seconds and 4 git commands to generate.