Open maasha opened 9 years ago
getopt is producing a warning like this:
seqscan_test: invalid option -- X
which we want to silence in favor of our full exception message
Now there are two of these guys:
seqscan_test: invalid option -- Z seqscan_test: option requires an argument -- X
getopt is producing a warning like this:
which we want to silence in favor of our full exception message