From 98be953834c60aaa2ae7504890f1cf11815e558a Mon Sep 17 00:00:00 2001 From: dsmith Date: Tue, 7 Aug 2007 14:33:41 +0000 Subject: 2007-08-07 David Smith PR 4736 (partial fix) * systemtap.printf/end1b.exp: Changed 'FAIL' to 'fail', so the rest of the testsuite will continue. * systemtap.printf/mixed_outb.exp: Ditto. * systemtap.printf/out1b.exp: Ditto. * systemtap.printf/out2b.exp: Ditto. * systemtap.printf/out3b.exp: Ditto. --- testsuite/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'testsuite/ChangeLog') diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 4b44013c..8a95ff1e 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,13 @@ +2007-08-07 David Smith + + PR 4736 (partial fix) + * systemtap.printf/end1b.exp: Changed 'FAIL' to 'fail', so + the rest of the testsuite will continue. + * systemtap.printf/mixed_outb.exp: Ditto. + * systemtap.printf/out1b.exp: Ditto. + * systemtap.printf/out2b.exp: Ditto. + * systemtap.printf/out3b.exp: Ditto. + 2007-08-02 Mike Mason * systemtap.samples/profile.stp: Changed limit check in -- cgit