[PATCH] test: expand regex in test/basic

David Bremner david at tethera.net
Sat Nov 10 11:36:10 PST 2012


david at tethera.net writes:

> -available=$(find "$TEST_DIRECTORY" -maxdepth 1 -type f -perm +111 | \
> -    sed -r -e "s,.*/,," -e "/^(aggregate-results.sh|notmuch-test|smtp-dummy|test-verbose|symbol-test|arg-test|parse-time)$/d" | \
> +
> +
> +available=$(find "$TEST_DIRECTORY" -maxdepth 1 -type f -perm +111  \

Umm. I thought I killed those blank lines. Pretend they're not there ;).

d


More information about the notmuch mailing list