From 1b6fc3168ed0bb91850ac00c4800e60051a1abef Mon Sep 17 00:00:00 2001
From: tpylak <tpylak>
Date: Tue, 13 Jul 2010 13:19:17 +0000
Subject: [PATCH] minor: remove comment

SVN: 17006
---
 openbis_all/source/bash/has-config-changed.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/openbis_all/source/bash/has-config-changed.sh b/openbis_all/source/bash/has-config-changed.sh
index 675d7b11ce3..336ba0a6ccb 100755
--- a/openbis_all/source/bash/has-config-changed.sh
+++ b/openbis_all/source/bash/has-config-changed.sh
@@ -20,7 +20,6 @@ function compare_configs {
            echo "  cp $config_current $config_template"
            is_update_needed="true"
         else
-           #echo "OK: Configuration file $config_template is up to date."
            echo
         fi
 }
-- 
GitLab