#86 bash completion: recent changes cleanup
Closed: Fixed None Opened 14 years ago by jvcelak.

  • variables 'options_dir' and 'options_srpm' were missing in 'all_options_value'[[BR]]
  • blocks with newly added commands were indented using tabs instead of spaces

I applied this, but why was the --srpm option removed from the build command? --srpm is a valid option there.

--srpm will be handled by $all_options_value

(adding $options_srpm into $all_options_value was accidentally missing in my first patch)

Yeah, I just noticed that when looking closer and merging another commit.

Log in to comment on this ticket.

Metadata