From 1d992d8fe75f5dbc832cbcfe82e3f56489f7df54 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 5 May 2013 17:03:51 -0400 Subject: Ensure command lines are written synchronously with -O. If output-sync is enabled, have make write the command line to the temp file instead of printing it directly to the screen to ensure that the output is ordered properly. Also, remove extraneous enter/leave operations by having them printed directly when dumping temp file output. --- tests/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index ade64f0..4d11706 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2013-05-05 Paul Smith + + * scripts/features/output-sync (output_sync_set): Remove + extraneous enter/leave lines, which are no longer printed. + Add tests for syncing command line printing. + 2013-05-04 Paul Smith * scripts/features/loadapi: Use the new alloc functions. -- cgit v1.2.3