URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4a5484eaf1da7b2f81ac94110331730dd9f7472d
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4a5484e by Guy Harris (guy@xxxxxxxxxxxx):
    Bash is not guaranteed to be in /usr/pkg/bin/bash.
    
    On my FreeBSD 11 VM, it's the standard FreeBSD package, which installs
    it in /usr/local/bin/bash.
    
    Change-Id: Ic6427a88efd963de8909a2d333c2c3bf8586e559
    Reviewed-on: https://code.wireshark.org/review/29211
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  3d2d1cb   XRA: Added decoding for SC-QAM TLVs
     add  4a5484e   Bash is not guaranteed to be in /usr/pkg/bin/bash.
Summary of changes:
 tools/bsd-setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)