From f12eb896ed8db3855092ad1f965f13019fc27a3f Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 5 Jan 2017 16:40:42 +0300 Subject: Save diff output for {stdout,stderr}.diff --- build2/test/testscript/list | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/build2/test/testscript/list b/build2/test/testscript/list index 6a225c9..a9fa34d 100644 --- a/build2/test/testscript/list +++ b/build2/test/testscript/list @@ -1,13 +1,3 @@ -- Save diff output for {stdout,stderr}.diff [feature karen] - - Now we have diff output first, then the error. This often messes up emacs - error navigation. Also, not atomic. - - So instead we should save the output to a .diff file (could be useful for - later examination), print the error (including an info line with where is - the diff), and then (a fragment of) the diff. Theoretically, the .diff - can be large, so probably makes sense to limit it to a few KB? - - Print signal/core dump like shell/make [feature karen] Somehow bash and GNU make can detect which signal caused abnormal -- cgit v1.1