You are viewing a single comment's thread from:

RE: update for beem: include support for HIVE

in HiveDevs5 years ago
Options:
  -s, --show              Prints the updated nodes
  -t, --hive              Use only HIVE nodes, when set to true.
  -t, --test              Do change the node list, only print the newest nodes
                          setup.

There is a typo in your optparse. -t, --hive conflicts with -t,--test.

Sort:  

Thanks, I will fix this.