Skip to content
  • Gary Wong's avatar
    Bug fix: improve error-handling with GENI test script options. · 40745061
    Gary Wong authored
    createimage.py: Properly document the mandatory and optional parameters in
    the help message.
    test-common.py: Use gnu_getopt instead of getopt.  That way, options
    are interpreted anywhere on the command line, instead of before non-option
    parameters only.
    40745061