X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/8c3861bdc4bea906cef52713fadd9504e42d815e..0a2effcddbe1ee4b4d12862b6f753750f3f49b6d:/.mr/roles/offlineimap diff --git a/.mr/roles/offlineimap b/.mr/roles/offlineimap index 8152a02..2f60547 100644 --- a/.mr/roles/offlineimap +++ b/.mr/roles/offlineimap @@ -3,6 +3,6 @@ checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/offlineim [.fgits/offlineimap-id.git] checkout = echo not checking out deleted repo. -update = rm -r $MR_REPO +update = chmod -R u+w $MR_REPO && rm -r $MR_REPO status = echo deleted. -skip = test -d $MR_REPO/offlineimap-id.git +skip = ! test -d $MR_REPO/offlineimap-id.git