[PATCH 1/3] test: Don't return the result of checking for running emacs to the tester.
David Edmondson
dme at dme.org
Tue Jan 17 06:37:52 PST 2012
(And for the list...)
On Tue, 17 Jan 2012 18:20:04 +0400, Dmitry Kurochkin <dmitry.kurochkin at gmail.com> wrote:
> Can you please elaborate why this is needed?
This code:
# wait until the emacs server is up
until test_emacs '()' 2>/dev/null; do
sleep 1
done
outputs 'nil', so the first caller to test_emacs has 'nil\n' prepended
to their expected output.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://notmuchmail.org/pipermail/notmuch/attachments/20120117/af9c04db/attachment.pgp>
More information about the notmuch
mailing list