Wireshark-commits: [Wireshark-commits] master b107e93: Don't assume the source directory's path has
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Jul 2015 07:16:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b107e93c88fa6588c06f5e4bd3a4dd56b071e417
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b107e93 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't assume the source directory's path has no spaces in it.
    
    Have SOURCES_TAP just contain the file names of the taps to run through
    make-tap-reg.py, and pass $$PWD, properly quoted, as the "source directory"
    argument to make-tap-reg.py.
    
    Change-Id: I09382ccf9931db636aaeeb5d94c0ae029453ea9d
    Reviewed-on: https://code.wireshark.org/review/9432
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  b0b027d   Explicitly check for DCE/RPC dissector name in the Decode As dialog because it doesn't have a specific subdissector table to invoke the DCE/RPC "Decode As" tab.
    adds  b107e93   Don't assume the source directory's path has no spaces in it.


Summary of changes:
 ui/qt/Wireshark.pro |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)