David Bremner <da...@tethera.net> writes: > It's just a guess, but do you by chance override XDG_DATA_HOME? I can > imagine that causing problems for the test suite.
I do export an environment variable $XDG_DATA_HOME, but it points to the default location "/home/mohkale/.local/share" so I'm not sure why that would be causing this to fail. I tried running `XDG_DATA_HOME= make test` and it's still failing. I also tried moving my notmuch repository copy outside of any XDG* directories but the tests are still failing :-(. -- Mohsin Kaleem _______________________________________________ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-le...@notmuchmail.org