X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=devel%2Fnmbug%2Fnotmuch-report;h=eaceb2ce47123941aecaca2c888e5b855232d4b5;hb=0741e48c3dafdc243abda866c962707344467904;hp=a9c2a6ec5bf4267f6a16c9ab030409c6bad3c3e3;hpb=92d8eae8f182e4eebc87d76f8d4f37e6c018883a;p=notmuch diff --git a/devel/nmbug/notmuch-report b/devel/nmbug/notmuch-report index a9c2a6ec..eaceb2ce 100755 --- a/devel/nmbug/notmuch-report +++ b/devel/nmbug/notmuch-report @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # # Copyright (c) 2011-2012 David Bremner # @@ -415,7 +415,7 @@ _PAGES['html'] = HtmlPage( header=header_template.format(**context), footer=footer_template.format(**context), message_url_template=config['meta'].get( - 'message-url', 'http://mid.gmane.org/{message-id}'), + 'message-url', 'https://mid.gmane.org/{message-id}'), ) if args.list_views: