This commit is contained in:
Axel Kohlmeyer
2020-06-22 22:24:06 -04:00
parent 669e8e6fc9
commit fc090c22f4

View File

@ -216,7 +216,7 @@ The force style test programs have a common set of options:
- verbose output: also print the executed LAMMPS commands
The ``ctest`` tool has no mechanism to directly pass flags to the individual
test programs, but a workaround has been implmented where these flags can be
test programs, but a workaround has been implemented where these flags can be
set in an environment variable ``TEST_ARGS``. Example:
.. code-block:: bash