gdb/python: don't allow the user to delete window title attributes
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base / mips_pro.exp
index ff131f77a7bb618d0009f7f655dbd27c35222a1f..22af73dc1d95fce773ed7bbfcf17d3986b40869d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1997-2016 Free Software Foundation, Inc.
+# Copyright 1997-2021 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
@@ -30,8 +30,7 @@ if { [test_compiler_info gcc-*-*] } then {
     lappend options additional_flags=-O2 additional_flags=-fno-inline
 }
 
-if {[prepare_for_testing $testfile.exp $testfile $srcfile $options]} {
-    untested $testfile.exp
+if {[prepare_for_testing "failed to prepare" $testfile $srcfile $options]} {
     return -1
 }
 
This page took 0.032323 seconds and 4 git commands to generate.