Fixup testcases outputting own name as a test name and standardize failed compilation...
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / jump.exp
index 7e03d907896e8eb271ce4e6183f35d8221514b83..37f56dd04e136f16ff9ef64e47602544d59fca09 100644 (file)
@@ -20,7 +20,7 @@ standard_testfile .c
 
 # Build the test case
 if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {debug nowarnings}] != "" } {
-     untested jump.exp
+     untested "failed to compile"
      return -1
     }
 
This page took 0.024578 seconds and 4 git commands to generate.