Index: gdb/testsuite/gdb.hp/gdb.base-hp/so-thresh.exp |
diff --git a/gdb/testsuite/gdb.hp/gdb.base-hp/so-thresh.exp b/gdb/testsuite/gdb.hp/gdb.base-hp/so-thresh.exp |
index b7e4d061d47e691f0d7ff9887b6e8994fadd4067..2e982038f21ca0e721aead2357da06da01f89cc0 100644 |
--- a/gdb/testsuite/gdb.hp/gdb.base-hp/so-thresh.exp |
+++ b/gdb/testsuite/gdb.hp/gdb.base-hp/so-thresh.exp |
@@ -13,17 +13,13 @@ |
# You should have received a copy of the GNU General Public License |
# along with this program. If not, see <http://www.gnu.org/licenses/>. */ |
-if $tracelevel then { |
- strace $tracelevel |
- } |
- |
if { [skip_hp_tests] } then { continue } |
set testfile "so-thresh" |
set binfile ${objdir}/${subdir}/${testfile} |
-if [get_compiler_info ${binfile}] { |
+if [get_compiler_info] { |
return -1 |
} |