Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / relativedebug.exp
index 9563576816d64797a5d52dbdf11d28c730a9b87c..677b3018e4d16fe07e5d90331045a8ab5be34508 100644 (file)
@@ -21,7 +21,7 @@ if [target_info exists gdb,nosignals] {
 standard_testfile .c
 
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug}] != "" } {
-    untested "couldn't compile test program"
+    untested "failed to compile"
     return -1
 }
 
This page took 0.026163 seconds and 4 git commands to generate.