Break outer loop of functional tests on failure
authorJeremy Stanley <fungi@yuggoth.org>
Sun, 6 Sep 2015 18:18:58 +0000 (18:18 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sun, 6 Sep 2015 18:18:58 +0000 (18:18 +0000)
commit6472ff738a71f4a65f7b67c31e75104f6e85da4f
tree2cfcf8c9fe28cdb37348cde62c593aca1071d814
parent8a4c063f57b6ef34ba25786fc461c9c5857fb45a
Break outer loop of functional tests on failure

When a test failure is encountered in the inner loop of functional
tests, also break out of the outer loop so that subsequent tests are
not run.
bin/test