From 181aeb3258bce434c0e0af146840ee485008c998 Mon Sep 17 00:00:00 2001 From: Van-Tuan Bui <van-tuan.bui@lisn.fr> Date: Mon, 29 Jan 2024 10:00:16 +0000 Subject: [PATCH] Update c-LOGGING.md --- c-LOGGING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/c-LOGGING.md b/c-LOGGING.md index 2dd1e69..66b275b 100644 --- a/c-LOGGING.md +++ b/c-LOGGING.md @@ -272,7 +272,7 @@ if __name__ == "__main__": <p> -- Whoever pushes first will see an error, meaning that the updates are rejected. +- Whoever pushes after will see an error, meaning that the updates are rejected. ```bash To https://gitlab.lisn.upsaclay.fr/tuanbui/scoring.git @@ -362,4 +362,4 @@ cat score.log ## Approve a merge request -## Merge `c_logging` into `develop` \ No newline at end of file +## Merge `c_logging` into `develop` -- GitLab