plop icon indicating copy to clipboard operation
plop copied to clipboard

Add an option to collector to specify output directory

Open eargie opened this issue 8 years ago • 0 comments

collector fails to write when the target is in a dir the user doesn't have write privileges to.

Also, if the target is in a virtual environment (such as py.test), the output is written to the virtualenv as well.

eargie avatar Sep 13 '17 23:09 eargie