[Lunar-commits] <lunar> Remove message which is overlapping dialog output
Stefan Wold
ratler at lunar-linux.org
Sat Mar 20 07:38:22 CET 2010
commit 17fb1fb50654507a2c62a914e72edfc6e453ddb6
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sat Mar 20 07:38:22 2010 +0100
Remove message which is overlapping dialog output
---
sbin/lunar | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/sbin/lunar b/sbin/lunar
index 67f42b4..79c5245 100755
--- a/sbin/lunar
+++ b/sbin/lunar
@@ -188,7 +188,6 @@ show_installed_modules() {
remove_pkgs() {
while
if [ -z "$INSTALLED_MODULES" ]; then
- echo "Discovering installed modules..."
INSTALLED_MODULES=$(show_installed_modules)
fi
More information about the Lunar-commits
mailing list