From 47afbdfb7995d703987a273bccc3a60fedc6dd08 Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Wed, 29 Jun 2011 03:10:55 -0400 Subject: test: Nix increment_mtime. With the fix for the mtime race, this workaround is no longer necessary. --- test/search-folder-coherence | 1 - 1 file changed, 1 deletion(-) (limited to 'test/search-folder-coherence') diff --git a/test/search-folder-coherence b/test/search-folder-coherence index 9c31254..f8119cb 100755 --- a/test/search-folder-coherence +++ b/test/search-folder-coherence @@ -36,7 +36,6 @@ test_expect_equal "$output" "thread:0000000000000001 2001-01-05 [1/1] Notmuch test_begin_subtest "Remove folder:spam copy of email" rm $dir/spam/$(basename $file_x) -increment_mtime $dir/spam output=$(NOTMUCH_NEW) test_expect_equal "$output" "No new mail. Detected 1 file rename." -- cgit v1.2.3