summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-08-09 14:37:05 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-08-09 14:37:08 -0400
commitcc11ada6b8871d7719fd0ea8a2ff382bba8a3bc2 (patch)
treef2e517121fa9bd21f0ccdd68abc88dddd4f6ddb1 /testsuite
parent0d149fd3584276e4ed0915609d35e9bad07bc439 (diff)
downloadbcfg2-cc11ada6b8871d7719fd0ea8a2ff382bba8a3bc2.tar.gz
bcfg2-cc11ada6b8871d7719fd0ea8a2ff382bba8a3bc2.tar.bz2
bcfg2-cc11ada6b8871d7719fd0ea8a2ff382bba8a3bc2.zip
Options: reparse all arguments on each pass
This ensures that required positional arguments are handled properly. If we only reparse the remaining arguments -- i.e., those that were not understood on previous passes -- then we may parse out all of the positional arguments on the first pass, and then on a subsequent pass parse_known_args() will fail because the positional argument is not provided.
Diffstat (limited to 'testsuite')
0 files changed, 0 insertions, 0 deletions