Voice et bot modif
This commit is contained in:
parent
189d56026b
commit
7333a22bcd
10774 changed files with 634644 additions and 933308 deletions
|
|
@ -614,7 +614,7 @@ class Distribution(_Distribution):
|
|||
alias = self.negative_opt.get(opt)
|
||||
if alias:
|
||||
val = not strtobool(val)
|
||||
elif opt in ('verbose', 'dry_run'): # ugh!
|
||||
elif opt == 'verbose':
|
||||
val = strtobool(val)
|
||||
|
||||
try:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue