From b71a5cbb7521034d43523096c890e5d9bd05e79c Mon Sep 17 00:00:00 2001 From: hunt Date: Mon, 1 Oct 2007 15:29:27 +0000 Subject: 2007-10-01 Martin Hunt * test.tcl (run_one_test): Append newlines when using send_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 c8953b80..9811a707 100644 --- a/testsuite/systemtap.syscall/ChangeLog +++ b/testsuite/systemtap.syscall/ChangeLog @@ -1,3 +1,8 @@ +2007-10-01 Martin Hunt + + * test.tcl (run_one_test): Append newlines when + using send_log(). + 2007-09-25 Martin Hunt * test.tcl (run_one_test): Fix unsupported results. -- cgit