Package: discover1
Version: 1.7.7

Meets Version 1.7.13 too.
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

([EMAIL PROTECTED] knows about it)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to