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

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

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

debug log:

solving 24079689 ...
found 24079689 in https://yhetil.org/notmuch/20161222093120.41803-1-mp39590@gmail.com/

applying [1/1] https://yhetil.org/notmuch/20161222093120.41803-1-mp39590@gmail.com/
diff --git a/test/test-lib-FREEBSD.sh b/test/test-lib-FREEBSD.sh
new file mode 100644
index 00000000..24079689

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

index at:
100644 2407968936bbcc348f18da17bde104c2f207d77e	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).