X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.base%2Finterrupt.exp;h=cb0f238b931ad37d1bacce2ae2478c695114d158;hb=5b362f04b2a56d446b024027963be52d61f939cb;hp=d5add422844af21b9e4feddfc2188b4217020a43;hpb=7dc53023ec5d000b3b8d287720ed8d04d91e02ec;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.base/interrupt.exp b/gdb/testsuite/gdb.base/interrupt.exp index d5add42284..cb0f238b93 100644 --- a/gdb/testsuite/gdb.base/interrupt.exp +++ b/gdb/testsuite/gdb.base/interrupt.exp @@ -31,7 +31,7 @@ if { ! [target_info exists gdb,nosignals] } { } if {[build_executable $testfile.exp $testfile $srcfile $options] == -1} { - untested $testfile.exp + untested "failed to compile" return -1 }