summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.samples
diff options
context:
space:
mode:
authorhunt <hunt>2007-04-05 13:28:03 +0000
committerhunt <hunt>2007-04-05 13:28:03 +0000
commit264d5549634a8d50ed3be219ad6496ab296933f8 (patch)
tree8278a922d4f9aea2a681a0c4675454094f125109 /testsuite/systemtap.samples
parent28fdf926d0455fd732434c80784238b9d8081eea (diff)
downloadsystemtap-steved-264d5549634a8d50ed3be219ad6496ab296933f8.tar.gz
systemtap-steved-264d5549634a8d50ed3be219ad6496ab296933f8.tar.xz
systemtap-steved-264d5549634a8d50ed3be219ad6496ab296933f8.zip
2007-04-05 Martin Hunt <hunt@redhat.com>
* systemtap.samples/arith_limits.exp: Set test name correctly.
Diffstat (limited to 'testsuite/systemtap.samples')
-rw-r--r--testsuite/systemtap.samples/arith_limits.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.samples/arith_limits.exp b/testsuite/systemtap.samples/arith_limits.exp
index d60308c6..365c65db 100644
--- a/testsuite/systemtap.samples/arith_limits.exp
+++ b/testsuite/systemtap.samples/arith_limits.exp
@@ -1,4 +1,4 @@
-set test "arith"
+set test "arith_limits"
if {![installtest_p]} { untested $test; return }
spawn stap -DMAXNESTING=5 $srcdir/$subdir/arith_limits.stp