X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch;h=c01dab34905a0703a6492d1cd3691b462530503f;hp=85736a9aff702a0f02e2526e39a071b2d5a92c53;hb=8b84f00cce6e64336e0ac62573ab181348112464;hpb=62a73f7eb016b5bbd115b6a6286bd47873ce47bb diff --git a/notmuch b/notmuch index 85736a9a..c01dab34 100755 --- a/notmuch +++ b/notmuch @@ -339,7 +339,7 @@ if __name__ == '__main__': msgs = thrd.get_toplevel_messages() if not first_toplevel: - if format.lower()=="json": + if out_format.lower()=="json": sys.stdout.write(", ") first_toplevel = False