blob e2ac273265dc6605e8fc771bf6001725f24f3b1e 378 bytes (raw)
name: test/tests/notmuch-new/01400-new-symlink-to-file.test # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
| | printf " New symlink to a file...\t\t\t"
generate_message
external_msg_filename=${TEST_DIR}/external/$(basename $gen_msg_filename)
mkdir -p $(dirname $external_msg_filename)
mv $gen_msg_filename $external_msg_filename
ln -s $external_msg_filename $gen_msg_filename
increment_mtime ${MAIL_DIR}
output=$(NOTMUCH_NEW)
pass_if_equal "$output" "Added 1 new message to the database."
|
debug log:
solving e2ac273 ...
found e2ac273 in https://yhetil.org/notmuch/87iq78daii.fsf@jhu.edu/
applying [1/1] https://yhetil.org/notmuch/87iq78daii.fsf@jhu.edu/
diff --git a/test/tests/notmuch-new/01400-new-symlink-to-file.test b/test/tests/notmuch-new/01400-new-symlink-to-file.test
new file mode 100644
index 0000000..e2ac273
Checking patch test/tests/notmuch-new/01400-new-symlink-to-file.test...
Applied patch test/tests/notmuch-new/01400-new-symlink-to-file.test cleanly.
index at:
100644 e2ac273265dc6605e8fc771bf6001725f24f3b1e test/tests/notmuch-new/01400-new-symlink-to-file.test
(*) 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).