(And for the list...) On Tue, 17 Jan 2012 18:20:04 +0400, Dmitry Kurochkin <[email protected]> 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.
pgpWGYEF7yq5G.pgp
Description: PGP signature
_______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
