mirror of
1
0
Fork 0
dotbot/dotbot/executor
Anish Athalye bc43348f42 Fix bug with forced links not working in all cases
This commit fixes a bug where forced links did not work on certain types
of bad links. Until this fix, forced links only worked if the original
was a real file or directory. This commit fixes this, so that the forced
link option also works when the original is a broken or incorrect
symbolic link.
2014-11-09 09:08:13 -05:00
..
__init__.py Add Cleaner executor 2014-06-08 11:32:45 -07:00
cleaner.py Add Cleaner executor 2014-06-08 11:32:45 -07:00
commandrunner.py Remove code duplication in executors 2014-04-24 15:41:34 -04:00
executor.py Initial commit 2014-03-20 18:57:56 -04:00
linker.py Fix bug with forced links not working in all cases 2014-11-09 09:08:13 -05:00