trailofbits/blight

Don't double-swizzle the PATH

woodruffw opened this issue · 1 comments

--swizzle-path should check the $PATH to see if a swizzle directory is already present, and remove the old one if so. Failing to do so might cause recursion.