X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/3e2a000afbbc3f16ac6e79426f4a552a67e2526b..1e2cc8643e62f67ae4ab27aa162fa14ad40ba3fc:/.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