From 7e298c6e1613f39edd6c786e1fd5f854929f2965 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Riette?= <sebastien.riette@meteo.fr>
Date: Thu, 14 Apr 2022 14:16:29 +0200
Subject: [PATCH] Typo

---
 check_commit_mesonh.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/check_commit_mesonh.sh b/check_commit_mesonh.sh
index 11c8ae28f..274c90548 100755
--- a/check_commit_mesonh.sh
+++ b/check_commit_mesonh.sh
@@ -184,7 +184,7 @@ if [ $compilation -eq 1 ]; then
   if [ -d PHYEX/ext ]; then
     mv -f PHYEX/ext/* MNH/
     rmdir PHYEX/ext
-  ]
+  fi
 
   cd $MNHPACK/$name/src/PHYEX/turb
   # Delete files of MNH-V5-5-0/src/MNH and MNH/src/LIB/SURCOUCHE/src with same name
-- 
GitLab