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

@ -16,10 +16,6 @@
# This file was based on jmisc.exp which in turn was written by
# Anthony Green. (green@redhat.com)
if $tracelevel then {
strace $tracelevel
}
load_lib "java.exp"
if { [skip_java_tests] } { continue }

View File

@ -16,10 +16,6 @@
# This file was written by Anthony Green. (green@redhat.com)
#
if $tracelevel then {
strace $tracelevel
}
load_lib "java.exp"
if { [skip_java_tests] } { continue }

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 "java.exp"
set testfile "jnpe"

View File

@ -16,10 +16,6 @@
# This file was written by Jeff Johnston. (jjohnstn@redhat.com)
#
if $tracelevel then {
strace $tracelevel
}
load_lib "java.exp"
if { [skip_java_tests] } { continue }

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 "java.exp"
proc test_comparisons {} {

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 "java.exp"
if { [skip_java_tests] } { continue }