X-Git-Url: https://git.madduck.net/etc/myrepos.git/blobdiff_plain/3a5dc1b6f340cd059655e6ed2392038f506464a5..3f0f0e8e78a4e671fe9629514d677dd2bfb246ce:/.mr/roles/offlineimap diff --git a/.mr/roles/offlineimap b/.mr/roles/offlineimap index 64eae09..aa421e6 100644 --- a/.mr/roles/offlineimap +++ b/.mr/roles/offlineimap @@ -1,3 +1,6 @@ +[DEFAULT] +include = cat ~/.mr/roles/mail + [.fgits/offlineimap.git] checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/offlineimap.git' 'offlineimap.git' '../../' @@ -5,4 +8,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