Wireshark-commits: [Wireshark-commits] master-2.6 4c11ef4: update-tx: Fix our file list.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 18 Sep 2018 22:00:24 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4c11ef4edbb108aed4535d34a3b85fba5cf32c2b
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

4c11ef4 by Gerald Combs (gerald.combs@xxxxxxxxxxxx):

    update-tx: Fix our file list.
    
    LUPDATE_FILES is a string, not an array.
    
    Change-Id: Ibeef6fd45805f82eeff8c26f7110779603d9d30a
    Reviewed-on: https://code.wireshark.org/review/29725
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  186cf94   Make the maximum block size big enough for max-size D-Bus packets.
     add  4c11ef4   update-tx: Fix our file list.


Summary of changes:
 tools/update-tx | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)