summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.apps
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2010-02-15 13:59:24 -0500
committerDave Brolley <brolley@redhat.com>2010-02-15 13:59:24 -0500
commited8abf2763d68a4404477e6b09fee0fe4d591970 (patch)
treea62ef645c92a11d334115eb9bb72e0271fc75bc5 /testsuite/systemtap.apps
parent27dc09b13650456b7b3efd45c07690083e526b6d (diff)
parentc8408b459b88a5aa5f4325e690aef95b5da7c2eb (diff)
downloadsystemtap-steved-ed8abf2763d68a4404477e6b09fee0fe4d591970.tar.gz
systemtap-steved-ed8abf2763d68a4404477e6b09fee0fe4d591970.tar.xz
systemtap-steved-ed8abf2763d68a4404477e6b09fee0fe4d591970.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Diffstat (limited to 'testsuite/systemtap.apps')
-rw-r--r--testsuite/systemtap.apps/tcl.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/systemtap.apps/tcl.exp b/testsuite/systemtap.apps/tcl.exp
index 4c4a4342..07409ccd 100644
--- a/testsuite/systemtap.apps/tcl.exp
+++ b/testsuite/systemtap.apps/tcl.exp
@@ -47,6 +47,7 @@ if {![installtest_p]} {
set ok 0
set ko 0
+set xok 0
set lines 0
verbose -log "spawn stap -DMAXSKIPPED=8024 -t -c \"tcl/install/bin/tclsh${tclreleasemajor} tcl/src/tests/all.tcl > tcl-test.out\" $srcdir/$subdir/stap-tcl.stp tcl/install/bin/tclsh${tclreleasemajor} tcl/install/lib/libtcl${tclreleasemajor}.so"
spawn stap -DMAXSKIPPED=8024 -t -c "tcl/install/bin/tclsh${tclreleasemajor} tcl/src/tests/all.tcl > tcl-test.out" $srcdir/$subdir/stap-tcl.stp tcl/install/bin/tclsh${tclreleasemajor} tcl/install/lib/libtcl${tclreleasemajor}.so