Wireshark-commits: [Wireshark-commits] master-3.2 fb38112: tools/debian-setup: correctly check the

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 05 Dec 2019 08:03:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb381122256e8acb48e52f6ac7a314297bb2bbca
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

fb38112 by Tamir Duberstein (tamird@xxxxxxxxxx):

    tools/debian-setup: correctly check the value of shell variables
    
    These conditions would previously always evalute as true.
    
    Change-Id: I7eb35f4eae417819090ba47103a266374847cbc5
    Reviewed-on: https://code.wireshark.org/review/35305
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    (cherry picked from commit 9879850cc36cac3d3352ef87a6759c50e0c29c18)
    Reviewed-on: https://code.wireshark.org/review/35319
    

Actions performed:

    from  17d8f7e   tools: fix check of shell variables in other setup scripts.
     add  fb38112   tools/debian-setup: correctly check the value of shell variables


Summary of changes:
 tools/debian-setup.sh | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)