[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

discover1-1.7.7_i386 + discover1-1.7.13_i386



discover1-1.7.7_i386 + discover1-1.7.13_i386

hello,

found a little thing in /etc/init.d/discover:

---------------------snip----------------------
diff 
--- discover	2005-07-10 18:20:38.000000000 +0200
+++ discover.corrected	2005-09-24 22:34:27.000000000 +0200
@@ -66,8 +66,7 @@
     while read action arg argb; do
         case "$action" in
             enable | disable) DISCOVER_ARGS="$DISCOVER_ARGS --$action=$arg" ;;
-            skip) SKIPLIST="$SKIPLIST
-$arg"
+            skip) SKIPLIST="$SKIPLIST $arg"
             ;;
             boot) TYPES="$TYPES $(echo $arg | sed 's/,/ /g')" ;;
             map)
---------------------snap----------------------

good bye
christian





Reply to: