Unit test was asserting that "meson --bindir=foo --bindir=bar" must succeed and "meson configure --bindir=foo --bindir=bar" must fail. There should be no difference between those 2 command lines. In this case it's fine to have it twice because there is no ambiguity, second overrides the first, that's done by python's argparse.pull/3485/head
parent
570c108635
commit
5970f1be3c
1 changed files with 2 additions and 4 deletions
Loading…
Reference in new issue