Wireshark-commits: [Wireshark-commits] master e37a3b9: Vagrant: Fix provisioning script

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Sep 2019 22:06:27 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e37a3b9ebf5eebde8238c3e95847522c4c6b9437
Submitter: "João Valverde <j@xxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e37a3b9 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Vagrant: Fix provisioning script
    
    Add missing `make test-programs` step. Configure the number of
    make jobs to match the number of vcpus.
    
    Change-Id: I3a3547478a4043b46a941267bcfbaaef0fc7e552
    Reviewed-on: https://code.wireshark.org/review/34579
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  a544570   Fix build with non-standard install prefix
     add  e37a3b9   Vagrant: Fix provisioning script


Summary of changes:
 vagrant_build.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)