diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-01-05 16:37:25 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-01-05 16:37:25 +0300 |
commit | b616547bddbb2dee1f757dc6ac2794e892b8baf0 (patch) | |
tree | f614e3bf4c678fbb4156822b9deecd3a0acfc046 /build2/test/testscript | |
parent | d87a00c0eae12647ade3605bab6227b24d5f00f1 (diff) |
Parallel -V output has some mixing
Diffstat (limited to 'build2/test/testscript')
-rw-r--r-- | build2/test/testscript/list | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/build2/test/testscript/list b/build2/test/testscript/list index ea18d37..6a225c9 100644 --- a/build2/test/testscript/list +++ b/build2/test/testscript/list @@ -1,7 +1,3 @@ -! Parallel -V output has some mixing [bug karen] - - Need to audit that all diagnostics is issued atomically via diag_record. - - Save diff output for {stdout,stderr}.diff [feature karen] Now we have diff output first, then the error. This often messes up emacs |