Index: BOL/LMDZ_Setup/setup.sh
===================================================================
--- BOL/LMDZ_Setup/setup.sh	(revision 4941)
+++ BOL/LMDZ_Setup/setup.sh	(revision 4942)
@@ -615,13 +615,4 @@
 MAINDIR=`basename \`pwd\``
 
-# EXIT after (install and) compilation if we are on jean-zay-pp instead of jean-zay !
-hostname=`hostname`
-if [ ${hostname:0:11} = "jean-zay-pp" ] ; then
- echo "You are on jean-zay-pp, here you only can install and compile the model, not run it" 
- echo "If you want to run a simulation, log in to jean-zay and launch main.sh again, without install"
- echo `date`
- exit
-fi
-
 ######################################################################
 # On cree sur le SCRATCHD un repertoire de travail avec le meme
