ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master ad3367e: Use the standard test/[ command.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Aug 2018 19:21:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad3367e16972fd83fe3df53cc44d15d3bbdb24dc
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

ad3367e by Guy Harris (guy@xxxxxxxxxxxx):

    Use the standard test/[ command.
    
    We use it elsewhere; use it here, as FreeBSD's /bin/sh doesn't support
    [[ as a test operator.
    
    Change-Id: I183b10cc6f4aceec9725027474848061e8ea4fd9
    Reviewed-on: https://code.wireshark.org/review/29232
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  e8c3075   Clean up includes for SIOCGIFDESCR.
     add  ad3367e   Use the standard test/[ command.


Summary of changes:
 tools/bsd-setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)