Wireshark-commits: [Wireshark-commits] master f613b92: Tell vagrant that it's a dev environment

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Jun 2015 20:04:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f613b92fd29308d3500c4bfb64f81f8bf093f4b3
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f613b92 by Evan Huus (eapache@xxxxxxxxx):

    Tell vagrant that it's a dev environment
    
    Put WIRESHARK_RUN_FROM_BUILD_DIRECTORY in the shell profile so that wireshark
    knows it's running from a build directory (which it otherwise sometimes doesn't
    for out-of-tree cmake). This fixes lua and other things in the vagrant build.
    
    Change-Id: I69775612d0f9161ce9b30c32122aee52a1106cbc
    Reviewed-on: https://code.wireshark.org/review/9148
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  b18fbf4   Squelch a 64-bit-to-32-bit-narrowing warning.
    adds  f613b92   Tell vagrant that it's a dev environment


Summary of changes:
 vagrant_build.sh |    1 +
 1 file changed, 1 insertion(+)