URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8034b15b6b1a621e8cd0cb882feef0a718c133e5
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
8034b15 by Peter Wu (peter@xxxxxxxxxxxxx):
Revert "update-tx: Fix our file list."
This reverts commit 4c11ef4edbb108aed4535d34a3b85fba5cf32c2b.
While LUPDATES_FILES has become a string since v2.9.0rc0-872-gf8092f96b3
("Qt: Move wireshark-qt.cpp back to ui/qt/main.cpp."), that change is
not (and should not) be backported. Revert the change that assumes
LUPDATES_FILES to be a string (it is an array).
Change-Id: I5568df8f78052c23686b9e422ffbc0e5ba617c31
Reviewed-on: https://code.wireshark.org/review/30866
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ad11356 [Automatic update for 2018-12-02]
add 8034b15 Revert "update-tx: Fix our file list."
Summary of changes:
tools/update-tx | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)