Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / chng-syms.exp
index f161ca375a05c280384fd1bcad1cf1714adda821..bed98769aa11d6cf30518d7cbe011b3bdb0dba10 100644 (file)
@@ -21,7 +21,7 @@
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug additional_flags=-DVARIABLE=var1}] != "" } {
-    untested chng-syms.exp
+    untested "failed to compile"
     return -1
 }
 
This page took 0.026532 seconds and 4 git commands to generate.