Interesting because it's passing the tests :)

I'm gonna write a new test to catch it.

On Fri, Oct 23, 2015 at 6:09 AM Miroslav Suchy <msuchy@redhat.com> wrote:
On 10/22/2015 09:42 PM, Sergio Oliveira wrote:
> The previous patch has a bug. This patch replaces it.

There is still some.

$ copr-cli build msuchy/copr-dev
/tmp/tito/copr-cli-1.45-1.git.57.5534e43.fc22.src.rpm

Traceback (most recent call last):
  File "/bin/copr-cli", line 9, in <module>
    load_entry_point('copr-cli==0.3.0', 'console_scripts', 'copr-cli')()
  File "/usr/lib/python2.7/site-packages/copr_cli/main.py", line 433, in
main
    getattr(commands, arg.func)(arg)
  File "/usr/lib/python2.7/site-packages/copr_cli/main.py", line 68, in
wrapper
    return func(self, args)
  File "/usr/lib/python2.7/site-packages/copr_cli/main.py", line 179, in
action_build
    username=username, progress_callback=progress_callback)
TypeError: create_new_build() got an unexpected keyword argument
'progress_callback'


_______________________________________________
copr-devel mailing list
copr-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/copr-devel