Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / interrupt.exp
index d5add422844af21b9e4feddfc2188b4217020a43..cb0f238b931ad37d1bacce2ae2478c695114d158 100644 (file)
@@ -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
 }
 
This page took 0.038421 seconds and 4 git commands to generate.