david@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