Wireshark-commits: [Wireshark-commits] master edb7a91: Make the nameres test suite work out of tree

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 2 Aug 2014 01:00:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=edb7a9110536cb079e26dafcdb5c12b028be84d3
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

edb7a91 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Make the nameres test suite work out of tree by looking for the global hosts
    file in the build directory (rather than the source directory).
    
    Change-Id: I365e573ee84e9a41aa76f4aa9a4a6efaf42fb60e
    Reviewed-on: https://code.wireshark.org/review/3334
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  6b11cd9   Make Lua taps work in out-of-source-tree builds.
    adds  edb7a91   Make the nameres test suite work out of tree by looking for the global hosts file in the build directory (rather than the source directory).


Summary of changes:
 wsutil/filesystem.c |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)