diff options
Diffstat (limited to 'template/l2o/mile5.html.j2')
-rw-r--r-- | template/l2o/mile5.html.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/l2o/mile5.html.j2 b/template/l2o/mile5.html.j2 index a2a98031..3d2d1804 100644 --- a/template/l2o/mile5.html.j2 +++ b/template/l2o/mile5.html.j2 @@ -22,7 +22,7 @@ <p> {% trans %} <ul> - <li>Added so called barrier functionality, which is a set of commands to easy implement a barrier. A barrier is some point in time during execution of a test which if reached can trigger some action. For details have a look into commits 34e1c58cb39a649c9a4c551681cedf19807b85f0, ba4d141be09651b452270fc21f062d50bd3f738a and 2c2b2911e1585dc378dbb88d4dd6aaec37b00316.</li> + <li>Added so called barrier functionality, which is a set of commands to easy implement a barrier. A barrier is some point in time during execution of a test which if reached can trigger some action. For details have a look into commits <a href='https://git.gnunet.org/gnunet.git/commit/?id=34e1c58cb39a649c9a4c551681cedf19807b85f0'>34e1c58cb39a649c9a4c551681cedf19807b85f0</a>, <a href='https://git.gnunet.org/gnunet.git/commit/?id=ba4d141be09651b452270fc21f062d50bd3f738a'>ba4d141be09651b452270fc21f062d50bd3f738a</a> and <a href='https://git.gnunet.org/gnunet.git/commit/?id=2c2b2911e1585dc378dbb88d4dd6aaec37b00316'>2c2b2911e1585dc378dbb88d4dd6aaec37b00316</a>.</li> </ul> {% endtrans %} </p> |