X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/3a5dc1b6f340cd059655e6ed2392038f506464a5..026c0c9949157e1e100227e0254f5f3b6645e638:/.mr/roles/offlineimap diff --git a/.mr/roles/offlineimap b/.mr/roles/offlineimap index 64eae09..2f60547 100644 --- a/.mr/roles/offlineimap +++ b/.mr/roles/offlineimap @@ -5,4 +5,4 @@ checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/offlineim checkout = echo not checking out deleted 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