test/run_storage: use the OptionParser class for command-line options
Introducing the option "--verbose".
This commit is contained in:
@@ -218,6 +218,7 @@ if enable_database
|
||||
dependencies: [
|
||||
event_dep,
|
||||
storage_glue_dep,
|
||||
cmdline_dep,
|
||||
],
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user