Report when development feature flags are used
authorSzilárd Páll <pall.szilard@gmail.com>
Mon, 15 Jul 2019 17:38:58 +0000 (19:38 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 31 Jul 2019 07:35:22 +0000 (09:35 +0200)
commit0930783523924ab2a15f995ac6d5830044bd9a39
tree3167be667ede3a76cf18e2f1cf92e8f49b229195
parent5dfd69b60642f53efb823dfc23fd6af257e756b0
Report when development feature flags are used

On order to help identify runs that use development features triggered
using environment variables, this change adds reporting of these to both
log and standard output.

Change-Id: I6d554af25e3b17b38f3826efbf2a5179bd6d3b89
src/gromacs/mdrun/runner.cpp