]> git.notmuchmail.org Git - notmuch/commit
test: use --full-scan in T050-new.sh
authorDavid Bremner <david@tethera.net>
Sun, 29 Apr 2018 23:19:42 +0000 (20:19 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 22 May 2018 16:29:59 +0000 (09:29 -0700)
commit84b29637261adc3c647e078ad320258b371bd36b
tree5615b61b5ca947a92f035e7a06589205f0013164
parentd1acff615306a732054b3cc2bec502a419ed861a
test: use --full-scan in T050-new.sh

Wherever the test relies on directories being scanned, this option
should be used to avoid skipping them due to mtimes on directories
matching the database.
test/T050-new.sh