Wireshark-commits: [Wireshark-commits] master-3.0 a54ac58: tools: fix check of shell variables in o

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

Commits:

a54ac58 by Dario Lombardo (lomato@xxxxxxxxx):

    tools: fix check of shell variables in other setup scripts.
    
    Change-Id: I7423f994b2295ef8336c37fd2e53418d363a4327
    Reviewed-on: https://code.wireshark.org/review/35309
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 469228a2e555d16a54dd31f73426d50f57b2ba50)
    Reviewed-on: https://code.wireshark.org/review/35322
    

Actions performed:

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


Summary of changes:
 tools/bsd-setup.sh | 4 ++--
 tools/rpm-setup.sh | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)