* gdb.dwarf2/dw4-sig-types.exp: Fix typo.
authorDoug Evans <dje@google.com>
Mon, 30 Jul 2012 16:34:34 +0000 (16:34 +0000)
committerDoug Evans <dje@google.com>
Mon, 30 Jul 2012 16:34:34 +0000 (16:34 +0000)
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp

index e3d95c6..16b8d2f 100644 (file)
@@ -1,3 +1,7 @@
+2012-07-30  Doug Evans  <dje@google.com>
+
+       * gdb.dwarf2/dw4-sig-types.exp: Fix typo.
+
 2012-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        Fix testsuite regression after --use-deprecated-index-sections removal.
index d63597d..dd86237 100644 (file)
@@ -21,7 +21,7 @@ standard_testfile .cc dw4-sig-types-b.cc
 # Since we pass an explicit -gdwarf-4 to the compiler, we let
 # that be the test of whether the target supports it.
 
-if { [prepare_for_testing "${test}.exp" "${testfile}" \
+if { [prepare_for_testing "${testfile}.exp" "${testfile}" \
          [list $srcfile $srcfile2] \
          {debug c++ additional_flags=-gdwarf-4}] } {
     return -1