From 264d5549634a8d50ed3be219ad6496ab296933f8 Mon Sep 17 00:00:00 2001 From: hunt Date: Thu, 5 Apr 2007 13:28:03 +0000 Subject: 2007-04-05 Martin Hunt * systemtap.samples/arith_limits.exp: Set test name correctly. --- testsuite/systemtap.samples/arith_limits.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/systemtap.samples') 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 -- cgit