qwat / QWAT

TEKSI Water module (project QWAT) - QGIS project
https://www.teksi.ch
GNU General Public License v2.0
58 stars 31 forks source link

Travis / PUM error #275

Closed lbartoletti closed 6 years ago

lbartoletti commented 6 years ago

See this log:

Initialize databaseusage: pum [-h] [-V] [-c CONFIG_FILE]
           {check,dump,restore,baseline,info,upgrade,test-and-upgrade} ...
pum: error: unrecognized arguments: -v
sylvainbeo commented 6 years ago

@lbartoletti C'est -v pas -V (?)

sylvainbeo commented 6 years ago

optional arguments:
-h, --help show this help message and exit
-v, --version print the version and exit
-c CONFIG_FILE, --config_file CONFIG_FILE
set the config file

3nids commented 6 years ago

I just changed this to avoid confusion because -v was already used for verbosity in subcommands. I can revert.