Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / multi-forks.exp
index d3f57008277bc67f53496a31d0b4021901292d2b..811daef44c3d82309ff01b234f2dee9c7f243b86 100644 (file)
@@ -24,7 +24,7 @@ if { ![istarget "*-*-linux*"] } then {
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-     untested multi-forks.exp
+     untested "failed to compile"
      return -1
 }
 
This page took 0.049973 seconds and 4 git commands to generate.