[Lunar-commits] <lunar> Fix for bug #406. Removed 'read'.

Stefan Wold ratler at lunar-linux.org
Sun Aug 22 19:52:39 CEST 2010


commit 1fd0b4691b561891b15a68ec4d26c195ec71daff
Author: Stefan Wold <ratler at lunar-linux.org>
Date:   Sun Aug 22 19:52:39 2010 +0200

    Fix for bug #406. Removed 'read'.
---
 bin/lvu |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/bin/lvu b/bin/lvu
index 3dd476c..0e01b10 100755
--- a/bin/lvu
+++ b/bin/lvu
@@ -202,7 +202,6 @@ alien() {
 
   diff -B -a -d $TMP_FOUND $TMP_KNOWN | grep -e "^< " | cut -c 3-
 
-read
   temp_destroy $TMP_FOUND
   temp_destroy $TMP_KNOWN
 }


More information about the Lunar-commits mailing list