about summary refs log tree commit homepage
path: root/xt
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-09-07 11:32:10 +0000
committerEric Wong <e@80x24.org>2021-09-07 13:30:50 +0000
commitb584a53f053a7629e656df00ccf6f168c260af48 (patch)
tree57bfcca61cb2fd874f31ae6c768c60f6152e47fd /xt
parent15a133ea42a51f17958582e2904034424e2866af (diff)
downloadpublic-inbox-b584a53f053a7629e656df00ccf6f168c260af48.tar.gz
Since "lei up" is expected to be a heavily-used command,
better support for IMAP seems like a reasonable idea.

This is inefficient since we waste an IMAP(S) TCP connection
since it dies when an auth-only LeiUp worker process dies, but
it's better than not working at all, right now.
Diffstat (limited to 'xt')
-rw-r--r--xt/net_writer-imap.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/xt/net_writer-imap.t b/xt/net_writer-imap.t
index aeed3144..0a4cea68 100644
--- a/xt/net_writer-imap.t
+++ b/xt/net_writer-imap.t
@@ -242,6 +242,7 @@ EOM
 
         lei_ok qw(q m:testmessage --no-external -o), $folder_url;
         lei_ok qw(up), $folder_url;
+        lei_ok qw(up --all=remote);
 });
 
 undef $cleanup; # remove temporary folder