Revision 6bb939a2 lib/opcodes.py

b/lib/opcodes.py
2143 2143
  OP_PARAMS = [
2144 2144
    _PGroupName,
2145 2145
    _PNetworkName,
2146
    ("conflicts_check", True, ht.TBool, "Whether to check for conflicting IPs"),
2147 2146
    ]
2148 2147
  OP_RESULT = ht.TNone
2149 2148

  

Also available in: Unified diff