Commit a110d1f7 authored by Marco Mariani's avatar Marco Mariani

xxx comment

parent 2d21f90f
......@@ -33,6 +33,9 @@ class RequestCommand(ClientConfigCommand):
ap.add_argument('software_url',
help='Your software url')
# XXX TODO can this be an MD5 hash?
# XXX TODO can we do a minimal check for correctness of this argument?
# the alternative is a silent failure for mistyped/obsolete/invalid URL
ap.add_argument('--node',
nargs='+',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment