]> sourceware.org Git - systemtap.git/commitdiff
2007-04-05 Martin Hunt <hunt@redhat.com>
authorhunt <hunt>
Thu, 5 Apr 2007 13:28:03 +0000 (13:28 +0000)
committerhunt <hunt>
Thu, 5 Apr 2007 13:28:03 +0000 (13:28 +0000)
* systemtap.samples/arith_limits.exp: Set test name correctly.

testsuite/ChangeLog
testsuite/systemtap.samples/arith_limits.exp

index df1144c54351517bb4458ccc4808cf3696be47d9..dc308815e74d86c5b0e4fd319686b22276de8b92 100644 (file)
@@ -1,3 +1,7 @@
+2007-04-05  Martin Hunt  <hunt@redhat.com>
+
+       * systemtap.samples/arith_limits.exp: Set test name correctly.
+
 2007-04-04  Pierre Peiffer  <pierre.peiffer@bull.net>
 
        * parseok/fourteen.stp: Add test about $# and @# usage during
index d60308c61d81fbaedf44352ceff9fc4ab195c5ce..365c65db8a69de6655a7bfac63228ab9de7c3e2d 100644 (file)
@@ -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
This page took 0.03407 seconds and 5 git commands to generate.