summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base/bench.exp
diff options
context:
space:
mode:
authorStan Cox <scox@redhat.com>2008-08-27 17:56:28 -0400
committerStan Cox <scox@redhat.com>2008-08-27 17:56:28 -0400
commit0a102c820c4ee8da300b4a834ef0f15fa13016d3 (patch)
tree02d0b0a216d46ad37f712d063d05f47402283183 /testsuite/systemtap.base/bench.exp
parent695ae5272479f77d261eea37a9ee4bef55c4ab12 (diff)
downloadsystemtap-steved-0a102c820c4ee8da300b4a834ef0f15fa13016d3.tar.gz
systemtap-steved-0a102c820c4ee8da300b4a834ef0f15fa13016d3.tar.xz
systemtap-steved-0a102c820c4ee8da300b4a834ef0f15fa13016d3.zip
Automatically print written but unread globals
Diffstat (limited to 'testsuite/systemtap.base/bench.exp')
-rw-r--r--testsuite/systemtap.base/bench.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.base/bench.exp b/testsuite/systemtap.base/bench.exp
index 4863a00c..72864292 100644
--- a/testsuite/systemtap.base/bench.exp
+++ b/testsuite/systemtap.base/bench.exp
@@ -11,4 +11,4 @@ expect {
eof { }
}
wait
-if {$ok == 15} { pass "$test ($ok)" } { fail "$test ($ok)" }
+if {$ok == 18} { pass "$test ($ok)" } { fail "$test ($ok)" }