Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.python / py-events.exp
index 144cc4b513ae4aa6d56dfb27147ad52bf71f08ec..449062ffb1e39a4416bc9f33168c9d71cb8d7e5e 100644 (file)
@@ -34,7 +34,7 @@ if [get_compiler_info] {
 
 if { [gdb_compile_shlib $libsrc $lib_sl $lib_opts] != ""
      || [gdb_compile $srcdir/$subdir/$srcfile $binfile executable $exec_opts] != ""} {
-    untested "could not compile either $libsrc or $srcdir/$subdir/$srcfile."
+    untested "failed to compile"
     return -1
 }
 
This page took 0.024651 seconds and 4 git commands to generate.