We accidentally dropped this error message in 56704088 (call
Debbugs::Control::service for all services, 2012-07-12).
Closes: #691573

Signed-off-by: Jonathan Nieder <jrnie...@gmail.com>
---
Don Armstrong wrote:
> On Sat, 27 Oct 2012, Jonathan Nieder wrote:

>> | > reassign 633062 src:linux linux-2.6/2.6.32-35 , linux-2.6/2.6.32-39 , 
>> linux-2.6/3.1.1-1
>> | > severity 633062 wishlist
>> | Bug #633062 [linux-2.6] btrfs: low limit on number of hard links to one 
>> inode in one directory
>> | Severity set to 'wishlist' from 'normal'
[...]
> reassign only accepts a single version, as documented in
>
> http://www.debian.org/Bugs/server-control#reassign

Sure.  Unfortunately the transcript gives no hint about what happened.
How about this patch?

 scripts/service | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/service b/scripts/service
index fe911442..9debab26 100755
--- a/scripts/service
+++ b/scripts/service
@@ -482,6 +482,7 @@ END
            last;
        }
     } else {
+       print {$transcript} "Unknown command or malformed arguments to 
command.\n";
        $errors++;
         if (++$unknowns >= 5) {
             print {$transcript} "Too many unknown commands, stopping 
here.\n\n";
-- 
1.8.0


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to