X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=devel%2Fnmbug%2Fnotmuch-report;h=8ddcf41c4d6d66ab487e2887e3fce7359a05e555;hb=399c857ebaeafb3bb68caaa659b87ba371e7426b;hp=94be6717c5f6fbbf012309f50b5a12771b8154ad;hpb=074f45e305ca511f260153d275b37826965a61c4;p=notmuch diff --git a/devel/nmbug/notmuch-report b/devel/nmbug/notmuch-report index 94be6717..8ddcf41c 100755 --- a/devel/nmbug/notmuch-report +++ b/devel/nmbug/notmuch-report @@ -88,7 +88,7 @@ def read_config(path=None, encoding=None): else: nmbhome = os.getenv('NMBGIT', os.path.expanduser('~/.nmbug')) branch = 'config' - filename = 'status-config.json' + filename = 'notmuch-report.json' # read only the first line from the pipe sha1_bytes = subprocess.Popen(