diff options
Diffstat (limited to 'testsuite/systemtap.string/sprint.exp')
-rw-r--r-- | testsuite/systemtap.string/sprint.exp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/systemtap.string/sprint.exp b/testsuite/systemtap.string/sprint.exp index c8f9826a..b4f0b453 100644 --- a/testsuite/systemtap.string/sprint.exp +++ b/testsuite/systemtap.string/sprint.exp @@ -3,6 +3,5 @@ set ::result_string {helloworld helloworld EQUAL EQUAL -hello-world helloworld FOO helloworld -} +hello-world helloworld FOO helloworld} stap_run2 $srcdir/$subdir/$test.stp |