summaryrefslogtreecommitdiff
path: root/bin/maildir-indexer
diff options
context:
space:
mode:
Diffstat (limited to 'bin/maildir-indexer')
-rw-r--r--bin/maildir-indexer2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/maildir-indexer b/bin/maildir-indexer
index 1bb1740..685607c 100644
--- a/bin/maildir-indexer
+++ b/bin/maildir-indexer
@@ -8,7 +8,7 @@ use MaildirIndexer::Index::ByRef;
use MaildirIndexer::Index::ByAddresses;
sub MAIN(*@maildirs, Int :$port = 9000) {
- my $file-channel = scan-dir(@maildirs).Channel;
+ my $file-channel = scan-dir(|@maildirs).Channel;
my $store = MaildirIndexer::Store.new(
:$file-channel,
indices => (