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

Bug#330004: discover1-1.7.7_i386 + discover1-1.7.13_i386, failure in init-script



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

(otavio@debian.org knows about it)




Reply to: