Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / mi-var-cmd.exp
index 558cd6c565461e0ddcd254f46a179fac3f864b6f..47f8ff9f2212bb969117e63a3f823cf87c2737e4 100644 (file)
@@ -30,7 +30,7 @@ if [mi_gdb_start] {
 standard_testfile var-cmd.c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested mi-var-cmd.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.024729 seconds and 4 git commands to generate.