#1210 CLI command free-task returns an error everytime
Closed: Fixed 5 years ago by mikem. Opened 5 years ago by jcupova.

Steps to Reproduce:

Run free-task task_id

Actual result:

Run a free-task and after that it returns:
Usage: koji free-task [options] <task-id> [<task-id> ...]

Expected result:

Run a free-task without an error.

Problem is here:
https://pagure.io/koji/blob/master/f/cli/koji_cli/commands.py#_6019


Metadata Update from @tkopecek:
- Issue assigned to tkopecek
- Issue set to the milestone: 1.17
- Issue tagged with: bug, easyfix

5 years ago

This was introduced by #1045. Do we have a functional test that covers this now?

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #1211 Merged 5 years ago