On Thu, Sep 19, 2013 at 03:18:06PM -0500, Doug Goldstein wrote:
> Rather than looking up the path to vmrun each time we call it, look it
> up once and save it. This sets up the ability for us to detect where the
> path is on Mac OS X and not have to look it up each time we execute it.
> ---
> src/
Rather than looking up the path to vmrun each time we call it, look it
up once and save it. This sets up the ability for us to detect where the
path is on Mac OS X and not have to look it up each time we execute it.
---
src/vmware/vmware_conf.c | 3 ++-
src/vmware/vmware_conf.h | 2 +-
src/v