Skip to content
Snippets Groups Projects
Commit 60fab10b authored by kohleman's avatar kohleman
Browse files

commented out a echo for better readability during installation

SVN: 14585
parent 79ff7b92
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ 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 "OK: Configuration file $config_template is up to date."
echo
fi
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment