David Bremner writes: > David Bremner writes: > >> +EXPECTED=$NOTMUCH_SRCDIR/test/git-remote.expected-output >> +MAKE_EXPORT_PY=$NOTMUCH_SRCDIR/test/make-export.py > > I see I lost the script make-export.py going from v1 to v2. I will > re-roll the series to include it, but I want try a refactor that puts > the URL parsing into the library in a new notmuch_database_open_url > function that can be re-used by e.g. neomutt (hopefully). Ugh. And that version of the script was broken by screen scraping from notmuch. This one is hopefully ok.