diff options
author | Jon Bernard <jbernard@tuxion.com> | 2011-08-27 10:07:09 -0400 |
---|---|---|
committer | Jon Bernard <jbernard@tuxion.com> | 2011-08-27 10:07:09 -0400 |
commit | 28f63469af2fc00d62a866ce08abf4677de315aa (patch) | |
tree | 4447498387b658670fa39164e1f67e661da82080 /setup.py | |
parent | cab7b3de36df0b02c60ba7ed35f7b163106f3bb8 (diff) | |
download | dotfiles-28f63469af2fc00d62a866ce08abf4677de315aa.tar.gz dotfiles-28f63469af2fc00d62a866ce08abf4677de315aa.tar.bz2 dotfiles-28f63469af2fc00d62a866ce08abf4677de315aa.zip |
Fix forced sync when the dotfile is a directory
I installed the lastpass chrome extension which stores a socket in
~/.lastpass. So I added that directory as an external to /tmp and
attempted a forced sync. An error occurred because sync() calls
os.remove() as it mistakenly assumes the dotfile is a file and not
a directory.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions