2012-01-16 Pedro Alves <palves@redhat.com>

Remove all calls to strace.
This commit is contained in:
Pedro Alves
2012-01-16 16:21:53 +00:00
parent ddb1377cc0
commit 97ccebe869
473 changed files with 4 additions and 1888 deletions

View File

@ -13,10 +13,6 @@
# 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
}
load_lib "ada.exp"
if { [skip_ada_tests] } { return -1 }