From 7036e269ced5fff309655c656f68862e470d8fb8 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Tue, 20 Oct 2009 21:02:14 +0200
Subject: Giving message to users that lh_config is actually doing something.

---
 helpers/lh_config | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/helpers/lh_config b/helpers/lh_config
index b029e9a..b9114bf 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -773,6 +773,8 @@ Set_defaults
 # Checking defaults
 Check_defaults
 
+Echo_message "Creating config tree"
+
 # Creating bootstrap configuration
 mkdir -p config
 mkdir -p config/includes
-- 
cgit v1.0