]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
shell/env: don't check ownership for ~/.tmp and ~/tmp
authorSimon Ruderich <simon@ruderich.org>
Fri, 20 Feb 2015 09:40:37 +0000 (10:40 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 15 Mar 2015 03:02:08 +0000 (04:02 +0100)
If they are not owned by me, something has gone very wrong. Checking
only for the sanity of ~/.tmp and ~/tmp is not enough, so just skip the
check.


No differences found