#1083 CLI: build-package misses the --background flag
Closed: Fixed 4 years ago by praiskup. Opened 4 years ago by iucar.

I see:

copr-cli build-package
usage: copr build-package [-h] [--memory MEMORY] [--timeout TIMEOUT]
                          [--nowait] [-r CHROOTS] [--background] --name
                          PKGNAME
                          copr_repo
copr build-package: error: the following arguments are required: copr_repo, --name

So it's there, and the command doesn't complain if you use it, but builds are not submitted as background jobs.


ok, btw copr build --background foo.src.rpm definitely honors the background option.

Metadata Update from @praiskup:
- Issue tagged with: bug

4 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #1223 Merged 4 years ago