combine icon indicating copy to clipboard operation
combine copied to clipboard

support running outside of its own directory

Open jfalken opened this issue 10 years ago • 5 comments

all files were read/write from the current dir and assumed the script was run in that manner. when run in a different context (or from a diff path) it failed. this patch adds the base file path to all open() methods.

jfalken avatar Aug 28 '15 22:08 jfalken

This looks good! Thanks for that.

alexcpsec avatar Aug 29 '15 00:08 alexcpsec

@krmaxwell LMK if you want to chime in

alexcpsec avatar Aug 29 '15 00:08 alexcpsec

Hi, @jfalken . Can you please send an e-mail to alexcp -at- mlsecproject -dot- org so I can send you a link to sign our CLA?

alexcpsec avatar Nov 23 '15 23:11 alexcpsec

What is a CLA?

jfalken avatar Nov 23 '15 23:11 jfalken

It's a Contributor License Agreement - https://en.wikipedia.org/wiki/Contributor_License_Agreement

It pretty much says that you are ok in "donating" this code for us to be able to keep it open-source for all, and that you are not responsible for it any way, or to continue to provide support to it.

alexcpsec avatar Nov 24 '15 00:11 alexcpsec