Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / realname-expand.exp
index d21a4030a9ae87571d0f47f5da6ee6813d206456..3d6bf470a7d48aa05545b52b7c920b4a1ff1b931 100644 (file)
@@ -32,7 +32,7 @@ if { [file type $srcfilelink] != "link" } {
 
 if { [gdb_compile "${srcdir}/${subdir}/${srcfile} ${srcfilelink}" "${binfile}" \
                  executable {debug}] != "" } {
-    untested "cannot compile ${srcdir}/${subdir}/${srcfile} and ${srcfilelink}"
+    untested "failed to compile"
     return -1
 }
 
This page took 0.02938 seconds and 4 git commands to generate.