ghettoVCB
ghettoVCB copied to clipboard
Location of command line parameter -w vs. parameters -a and -m
If -w parameter is not used, there are no problems with default value of workdir (/tmp/ghettoVCB.work). But if command line parameter -w is used and it is not located as first (at least before parameters -a and -m) on command line, file ${VM_FILE} (used by -a and -m parameters) will be located in different location than what the value of -w parameter defines. I have made modification for this in my fork of ghettoVCB.
Have you submitted a pull request for the change?