Bug #1267
Add a GMX_NO_CREDITS variable to not show credits on every run
Description
It's pretty annoying to get output loaded of messages like the following, especially when running scripts. Would be nice to have a GMX_NO_CREDITS variable to be able to disable this showing. I am referring to:
:-) G R O M A C S (-:
Gnomes, ROck Monsters And Chili Sauce
:-) VERSION 4.6.1 (-:
Contributions from Mark Abraham, Emile Apol, Rossen Apostolov,
Herman J.C. Berendsen, Aldert van Buuren, Pär Bjelkmar,
Rudi van Drunen, Anton Feenstra, Gerrit Groenhof, Christoph Junghans,
Peter Kasson, Carsten Kutzner, Per Larsson, Pieter Meulenhoff,
Teemu Murtola, Szilard Pall, Sander Pronk, Roland Schulz,
Michael Shirts, Alfons Sijbers, Peter Tieleman,
Berk Hess, David van der Spoel, and Erik Lindahl.
Copyright (c) 1991-2000, University of Groningen, The Netherlands.
Copyright (c) 2001-2012,2013, The GROMACS development team at
Uppsala University & The Royal Institute of Technology, Sweden.
check out http://www.gromacs.org for more information.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public License
as published by the Free Software Foundation; either version 2.1
of the License, or (at your option) any later version.
:-) grompp (-:
The change should probably be done at src/gmxlib/copyrite.c... but since I don't know C, I don't know how to patch it myself :(
Thanks a lot
Related issues
Associated revisions
History
#1 Updated by Mark Abraham over 5 years ago
- Category set to analysis tools
- Status changed from New to Accepted
- Priority changed from Normal to Low
- Target version set to 4.6.x
There are certainly people who agree with you - see #1209. The suggestion of introducing an environment variable in the 4.6 branch to hack things to be quiet seems reasonable to me. We will keep the default behaviour the same, because some people will have scripts that depend on this behaviour.
#2 Updated by Mark Abraham over 5 years ago
- Status changed from Accepted to Resolved
- Target version changed from 4.6.x to 4.6.3
- Affected version changed from git master to 4.6.2
#3 Updated by Rossen Apostolov about 5 years ago
- Status changed from Resolved to Closed
#4 Updated by Teemu Murtola about 5 years ago
- Related to Feature #1427: GMX_NO_CREDITS and structure of credit section added
Add a GMX_NO_CREDITS variable to not show credits
It's annoying to get output loaded of credits messages, especially when
running scripts. This commit add GMX_NO_CREDITS environment variable,
when set no copyright is shown.
Related to #1267.
Change-Id: Ia8482a73bde733b08cb37680ecceb713560872f5