Remove/replace many mentions of Jenkins
[alexxy/gromacs.git] / src / gromacs / timing / wallcycle.cpp
index 12d5f376d0f33727800eaf78d7e68844e2f1e0da..1f1d7ca38ea2eec6b6ac4f68f2505d530ed0e163 100644 (file)
@@ -720,8 +720,8 @@ void wallcycle_print(FILE*                            fplog,
            code so that it is provably robust with respect to
            non-positive values for all possible timer and cycle
            counters, there is less value gained from printing whatever
-           timing data might still be sensible for some non-Jenkins
-           run, than is lost from diagnosing Jenkins FP exceptions on
+           timing data might still be sensible for some non-CI
+           run, than is lost from diagnosing CI FP exceptions on
            runs about whose execution time we don't care. */
         GMX_LOG(mdlog.warning)
                 .asParagraph()