Package: dput
Version: 0.9.5.1
Tags: patch

Hi, there is no problem in uploading to DELAYED/0, so dput shouldn't
warn about it.

Patch attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected]
       `-
diff -urNd dput-0.9.5.1.orig/dput dput-0.9.5.1/dput
--- dput-0.9.5.1.orig/dput      2009-10-29 14:54:32.000000000 +0000
+++ dput-0.9.5.1/dput   2009-10-29 14:54:53.000000000 +0000
@@ -836,8 +836,6 @@
                 delay_upload = config.get('DEFAULT', 'delayed')
 
         if delay_upload:
-            if int(delay_upload) == 0:
-                print "Warning: You're trying to upload to DELAYED/0-day."
             if incoming[-1] == '/':
                 first_char = ''
             else:

Attachment: signature.asc
Description: PGP signature

Reply via email to