From c86056a35ad86dfed002fba83f5c242513e08747 Mon Sep 17 00:00:00 2001
From: Juan Escobar <juan.escobar@aero.obs-mip.fr>
Date: Tue, 9 Dec 2014 13:33:45 +0000
Subject: [PATCH] Juan 9/12/2014: change some comments

---
 src/job_make_mesonh_BGQ | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/job_make_mesonh_BGQ b/src/job_make_mesonh_BGQ
index f9d5c1570..3e310f06a 100755
--- a/src/job_make_mesonh_BGQ
+++ b/src/job_make_mesonh_BGQ
@@ -12,7 +12,7 @@
 # @ error      =  $(job_name).$(step_name).$(jobid)
 
 #=========== Step 1 directives ===========
-# ======= CrosscompIlation :: 1 compute node needed for grib_api  ========
+# ======= CompIlation step of grib_api  ========
 # @ step_name = make_gribapi
 # @ job_type  = serial
 # Temps CPU max. en seconde (d'un processus)
@@ -39,7 +39,7 @@ cd $LOADL_STEP_INITDIR
 case $LOADL_STEP_NAME in
 
 #=========== Step 1 directives ===========
-#======= CrosscompIlation :: 1 compute node needed for grib_api compIlation ========
+#======= CompIlation step of grib_api ========
 make_gribapi )
 
 #time gmake gribapi_clean 
-- 
GitLab