unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob e777ada71667680105e9e20f4bdf482af208e481 314 bytes (raw)
name: test/test-databases/Makefile.local 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
 
# -*- makefile -*-

TEST_DATABASE_MIRROR=http://notmuchmail.org/releases/test-databases

dir := test/test-databases

test_databases := $(dir)/folders-v1.tar.xz

%.tar.xz:
	wget -nv -O $@ ${TEST_DATABASE_MIRROR}/$(notdir $@);

download-test-databases: ${test_databases}

DISTCLEAN := $(DISTCLEAN) ${test_databases}

debug log:

solving e777ada ...
found e777ada in https://yhetil.org/notmuch/1394313585-28422-1-git-send-email-david@tethera.net/ ||
	https://yhetil.org/notmuch/1394313585-28422-16-git-send-email-david@tethera.net/ ||
	https://yhetil.org/notmuch/1394432690-3208-1-git-send-email-jani@nikula.org/ ||
	https://yhetil.org/notmuch/aa1f5c1f9a06736c01065b01525625408cc2adbf.1394400503.git.jani@nikula.org/

applying [1/1] https://yhetil.org/notmuch/1394313585-28422-1-git-send-email-david@tethera.net/
diff --git a/test/test-databases/Makefile.local b/test/test-databases/Makefile.local
new file mode 100644
index 0000000..e777ada

Checking patch test/test-databases/Makefile.local...
Applied patch test/test-databases/Makefile.local cleanly.

skipping https://yhetil.org/notmuch/1394313585-28422-16-git-send-email-david@tethera.net/ for e777ada
skipping https://yhetil.org/notmuch/1394432690-3208-1-git-send-email-jani@nikula.org/ for e777ada
skipping https://yhetil.org/notmuch/aa1f5c1f9a06736c01065b01525625408cc2adbf.1394400503.git.jani@nikula.org/ for e777ada
index at:
100644 e777ada71667680105e9e20f4bdf482af208e481	test/test-databases/Makefile.local

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).