Thanks a lot, Ken. Sorry, Michael. The new patch fix the wrong word.
----- 原始邮件 ----- 发件人: "Ken Dreyer" ktdreyer@ktdreyer.com 收件人: "Koji development" koji-devel@lists.fedorahosted.org 抄送: dgregor@redhat.com, mikem@redhat.com 发送时间: 星期一, 2016年 3 月 14日 上午 10:15:49 主题: Re: [PATCH] make the upload block size configurable
On Mon, Mar 7, 2016 at 12:54 AM, Xibo Ning xning@redhat.com wrote:
diff -Naur koji.old/cli/koji koji/cli/koji --- koji.old/cli/koji 2016-03-04 13:23:36.000000000 +0800 +++ koji/cli/koji 2016-03-07 14:43:32.000000000 +0800 @@ -156,6 +156,7 @@ parser.add_option("--weburl", help=_("url of the Koji web interface")) parser.add_option("--topurl", help=_("url for Koji file access")) parser.add_option("--pkgurl", help=optparse.SUPPRESS_HELP)
- parser.add_option("--upload-blocksize", help=_("upload the koji hup how many bytes per request")) parser.add_option("--help-commands", action="store_true", default=False, help=_("list commands")) (options, args) = parser.parse_args()
hup -> hub :)
- Ken _______________________________________________ koji-devel mailing list koji-devel@lists.fedorahosted.org https://lists.fedorahosted.org/admin/lists/koji-devel@lists.fedorahosted.org