Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-mi-events.exp
index d20ae985d9d73d40fbd7cd3485663ffec905f56a..676b241ff59f2db870d0c08818cb5122ef575596 100644 (file)
@@ -27,7 +27,7 @@ standard_testfile
 set pyfile ${testfile}-gdb.py
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested ${testfile}.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.029194 seconds and 4 git commands to generate.