GitHub user vvysotskyi opened a pull request:
https://github.com/apache/drill/pull/942
DRILL-5781: Fix unit test failures to use tests config even if default
config is available
Please see [DRILL-5781](https://issues.apache.org/jira/browse/DRILL-5781)
for details.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vvysotskyi/drill DRILL-5781
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/942.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #942
----
commit b47b4d760adc62e1625d23e80aae611a54ea9e28
Author: Volodymyr Vysotskyi <[email protected]>
Date: 2017-09-07T18:01:12Z
DRILL-5781: Fix unit test failures to use tests config even if default
config is available
----
---