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

@ -29,10 +29,6 @@ if {![istarget *-*-linux*]
return
}
if $tracelevel then {
strace $tracelevel
}
set testfile "py-section-script"
set srcfile ${testfile}.c
set binfile ${objdir}/${subdir}/${testfile}