diff options
Diffstat (limited to 'testsuite/systemtap.maps/si.exp')
-rw-r--r-- | testsuite/systemtap.maps/si.exp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/systemtap.maps/si.exp b/testsuite/systemtap.maps/si.exp index 600687ed..eb1b05c7 100644 --- a/testsuite/systemtap.maps/si.exp +++ b/testsuite/systemtap.maps/si.exp @@ -61,8 +61,7 @@ foo[6] = 91 foo[7] = 140 foo[8] = 204 foo[9] = 285 -foo[10] = 385 -} +foo[10] = 385} stap_run2 $srcdir/$subdir/$test.stp |