Wireshark-commits: [Wireshark-commits] master 5aa20ff: Allow user to override config dir for all OS

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 04 Jun 2018 13:45:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5aa20ff824e808a9596c2cd110d8a8aee5873fdb
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5aa20ff by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Allow user to override config dir for all OSes
    
    Using an environment variable the user can override the config
    directory. Keep the previous Windows-specific variable ("WIRESHARK_APPDATA")
    alive for backward compatibility.
    
    Change-Id: I2350b815e60e7dbb19f9c193d7aaaa68f94576b2
    Reviewed-on: https://code.wireshark.org/review/27946
    Reviewed-by: João Valverde <j@xxxxxx>
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  236af95   Added support for new proprietary fields (private extensions) for Ericsson.
    adds  5aa20ff   Allow user to override config dir for all OSes


Summary of changes:
 wsutil/filesystem.c | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)