unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob 092423628d8e89838b14e86869aae056978cbb59 179 bytes (raw)
name: test/test-lib-FREEBSD.sh 	 # note: path name is non-authoritative(*)

1
2
3
4
5
6
7
 
# Use GNU Coreutils instead of a native BSD utils

date () { gdate "$@"; }
base64 () { gbase64 "$@"; }
wc () { gwc "$@"; }
sed () { gsed "$@"; }
sha256sum () { gsha256sum "$@"; }

debug log:

solving 09242362 ...
found 09242362 in https://yhetil.org/notmuch/20170111191836.GA21567@edge.lab.local/

applying [1/1] https://yhetil.org/notmuch/20170111191836.GA21567@edge.lab.local/
diff --git a/test/test-lib-FREEBSD.sh b/test/test-lib-FREEBSD.sh
new file mode 100644
index 00000000..09242362

Checking patch test/test-lib-FREEBSD.sh...
Applied patch test/test-lib-FREEBSD.sh cleanly.

index at:
100644 092423628d8e89838b14e86869aae056978cbb59	test/test-lib-FREEBSD.sh

(*) 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).