From b266aa1b63bf5c864c795409fda39aef9eaef9c8 Mon Sep 17 00:00:00 2001
From: Andrea Valassi <avalassi@cern.ch>
Date: Thu, 17 Mar 2016 08:25:54 +0000
Subject: [PATCH] Further improve cc-run verbosity

git-svn-id: file:///git/lcgcool.svndb/cool/trunk@19938 4525493e-7705-40b1-a816-d608a930855b
---
 cmake/cc-run.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cmake/cc-run.in b/cmake/cc-run.in
index 689f9abb0..9d5318716 100644
--- a/cmake/cc-run.in
+++ b/cmake/cc-run.in
@@ -142,6 +142,7 @@ else
         echo "[DEBUG] Build-time LCG_releases_base NOT consistent with lcgcmake: keep as-is"
         echo "[DEBUG] new -> LCG_releases_base = $lcgrelold"
         echo "[DEBUG] new -> python = $pythonExecutable"
+        echo ""
       fi
     else
       lcgrelnew=`dirname $projsysnew` 
-- 
GitLab