aboutsummaryrefslogtreecommitdiffhomepage
path: root/emacs/notmuch-lib.el
diff options
context:
space:
mode:
authorGravatar Tomi Ollila <tomi.ollila@iki.fi>2013-06-08 00:37:29 +0300
committerGravatar David Bremner <bremner@debian.org>2013-06-24 22:49:51 -0700
commit2593df527168ad3502f0d44f4feae76133fc271b (patch)
tree009fdd7a94b36d16407014cedb0822902b826c8c /emacs/notmuch-lib.el
parent7bc404f0a409a3ddae4178245445ffa922c4c544 (diff)
test/basic: replaced find -perm +111 with portable alternative
The find option syntax `-perm +111` is deprecated gnu find feature. The replacement `( -perm -100 -o -perm -10 -o -perm 1 )` should also work outside of the GNU domain.
Diffstat (limited to 'emacs/notmuch-lib.el')
0 files changed, 0 insertions, 0 deletions