Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / eu-strip-infcall.exp
index a325668ecfa754af1233536710fa4784c0400520..7edb77cd63b29d5288e758ce0d37be7f299eb155 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2013 Free Software Foundation, Inc.
+# Copyright (C) 2011-2016 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -22,7 +22,7 @@ if {[build_executable ${testfile}.exp $testfile] == -1} {
 set test "eu-strip"
 set status [remote_exec build "eu-strip -f ${binfile}.debug $binfile"]
 if {[lindex $status 0] != 0} {
-    untested ${testfile}.exp
+    untested "failed to compile"
     return 0
 }
 
This page took 0.026065 seconds and 4 git commands to generate.