[PPL-devel] [GIT] ppl/ppl(master): Avoid mixing build log with analysis results.

Roberto Bagnara roberto.bagnara at bugseng.com
Tue Dec 10 15:35:30 CET 2019


Module: ppl/ppl
Branch: master
Commit: 7651c0de32408a5e15672cb6d5c51c84a2d5d369
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=7651c0de32408a5e15672cb6d5c51c84a2d5d369

Author: Roberto Bagnara <roberto.bagnara at bugseng.com>
Date:   Tue Dec 10 15:35:01 2019 +0100

Avoid mixing build log with analysis results.

---

 ECLAIR/analyze.sh.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ECLAIR/analyze.sh.in b/ECLAIR/analyze.sh.in
index 8f8ea75..3f62ed4 100644
--- a/ECLAIR/analyze.sh.in
+++ b/ECLAIR/analyze.sh.in
@@ -58,4 +58,4 @@ fi
 )
 
 eclair_report "-create_db='$PROJECT_ECD'" "$ECLAIR_DATA_DIR"/FRAME.*.ecb \
-              -load -reports1_txt=service,/dev/stdout
+              -load -reports1_txt=service,analysis.log




More information about the PPL-devel mailing list