]> sourceware.org Git - systemtap.git/commitdiff
PR13274: Fixed testsuite for standard warning processing (elaborate.cxx)
authorChris Meek <cmeek@redhat.com>
Tue, 20 Dec 2011 22:11:00 +0000 (17:11 -0500)
committerChris Meek <cmeek@redhat.com>
Tue, 20 Dec 2011 22:18:35 +0000 (17:18 -0500)
testsuite/semok/entry02.stp
testsuite/systemtap.base/optim_voidstmt.exp

index a81a2ccccddf630f7ee6422f59ddb40ef84da8d8..7aee2d1af415a4daef6c1161aaa6e357523c4c3f 100755 (executable)
@@ -1,4 +1,4 @@
-#! stap -Wp2
+#! stap -p2
 
 global stat
 
index 186dabad983d1a4f6277e56d4c282d17bd039234..0ca00e5905a9747e17794bd04f6b09892b4f2316 100644 (file)
@@ -2,4 +2,4 @@
 
 set test "optim_voidstmt"
 
-stap_run $srcdir/$subdir/$test.stp no_load $all_pass_string -g
+stap_run $srcdir/$subdir/$test.stp no_load $all_pass_string -w -g
This page took 0.033206 seconds and 5 git commands to generate.