X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2Fmaildir-sync;h=c99dbec8e0a0cbee10ec7ffc29a11e4c98770edd;hb=e4fc21e88bfde65a3523d08e380e5bcccdcad9a1;hp=50a5b8e617b17a59a66ca4a1356e550c1736d7b1;hpb=96d99c383785dec67443ff1b45e2d2f8437398fa;p=notmuch diff --git a/test/maildir-sync b/test/maildir-sync index 50a5b8e6..c99dbec8 100755 --- a/test/maildir-sync +++ b/test/maildir-sync @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash test_description="maildir synchronization" @@ -85,7 +85,7 @@ test_expect_equal "$output" "No new mail." # test created directory document in the database but this document # was not linked as subdirectory of $MAIL_DIR. Therefore notmuch new # could not reach the cur/ directory and its files in it during -# recurive traversal. +# recursive traversal. # # XXX: The above sounds like a bug that should be fixed. If notmuch is # creating new directories in the mail store, then it should be