Added -i | --ident option to report-runner.
authorJan Vrany <jan.vrany@fit.cvut.cz>
Wed, 22 Jan 2014 12:21:32 +0100
changeset 220 9f00543f542d
parent 219 e523bbce3a1f
child 221 38eb890ee802
Added -i | --ident option to report-runner. The ident string is then part of output file name.
reports/Make.proto
--- a/reports/Make.proto	Wed Jan 22 12:21:23 2014 +0100
+++ b/reports/Make.proto	Wed Jan 22 12:21:32 2014 +0100
@@ -34,7 +34,7 @@
 # add the path(es) here:,
 # ********** OPTIONAL: MODIFY the next lines ***
 # LOCALINCLUDES=-Ifoo -Ibar
-LOCALINCLUDES= -I$(INCLUDE_TOP)/stx/libbasic -I$(INCLUDE_TOP)/stx/goodies/sunit -I$(INCLUDE_TOP)/stx/libcomp
+LOCALINCLUDES= -I$(INCLUDE_TOP)/stx/goodies/sunit -I$(INCLUDE_TOP)/stx/libbasic -I$(INCLUDE_TOP)/stx/libcomp
 
 
 # if you need any additional defines for embedded C code,