Salome HOME
unneccessary "printf" removed.
[modules/geom.git] / build_configure
index f2614b7410e1cc576fbb51c277d842791dc2a3bd..7d997f9e8554875a6bced538c151894210f758f7 100755 (executable)
@@ -14,7 +14,6 @@ CONF_DIR=`echo $0 | sed -e "s,[^/]*$,,;s,/$,,;s,^$,.,"`
 
 ########################################################################
 # Test if the KERNEL_ROOT_DIR is set correctly
-
 if test ! -d "${KERNEL_ROOT_DIR}"; then
     echo "failed : KERNEL_ROOT_DIR variable is not correct !"
     exit