test suite update - gdb.base/[t-z]
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / watch-vfork.exp
index 51d8eae6f1ed463c5ed40c3b8418f4f7fe830ff4..bb1414715ecbf2422d8c3b8fe04f6acb4d9f6be3 100644 (file)
@@ -20,9 +20,9 @@ if { [is_remote target] } {
     return 0
 }
 
-global srcfile
-set testfile "watch-vfork"
-if { [build_executable ${testfile}.exp ${testfile} ${testfile}.c {debug}] } {
+standard_testfile .c
+
+if { [build_executable ${testfile}.exp ${testfile} $srcfile {debug}] } {
     untested ${testfile}.exp
     return -1
 }
This page took 0.026488 seconds and 4 git commands to generate.