#2273 kojira with no such options returns code 2, koji CLI returns 1
Closed: Fixed 3 years ago by tkopecek. Opened 3 years ago by jcupova.

$ koji add-tag --newtag=2
Usage: koji add-tag [options] <name>
(Specify the --help global option for a list of other help options)

koji: error: no such option: --newtag

echo $?
1

kojira --with-src
Usage: kojira [opts]

kojira: error: no such option: --with-src

echo $?
2


Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.23

3 years ago

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

3 years ago

Metadata Update from @jcupova:
- Issue tagged with: testing-done

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2486 Merged 3 years ago