From 8e83837cc81c6a305842f376ec96074ba9fb9bd8 Mon Sep 17 00:00:00 2001 From: hunt Date: Tue, 25 Sep 2007 17:59:05 +0000 Subject: 2007-09-25 Martin Hunt * test.tcl (run_one_test): Fix unsupported results. Send failure diffs to log. --- testsuite/systemtap.syscall/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'testsuite/systemtap.syscall/ChangeLog') diff --git a/testsuite/systemtap.syscall/ChangeLog b/testsuite/systemtap.syscall/ChangeLog index 33221283..c8953b80 100644 --- a/testsuite/systemtap.syscall/ChangeLog +++ b/testsuite/systemtap.syscall/ChangeLog @@ -1,3 +1,8 @@ +2007-09-25 Martin Hunt + + * test.tcl (run_one_test): Fix unsupported results. + Send failure diffs to log. + 2007-09-24 Martin Hunt * link.c (main): Don't check result code. -- cgit