]> git.notmuchmail.org Git - notmuch/blobdiff - devel/nmbug/notmuch-report
notmuch-report.json: Rename from status-config.json
[notmuch] / devel / nmbug / notmuch-report
index 94be6717c5f6fbbf012309f50b5a12771b8154ad..8ddcf41c4d6d66ab487e2887e3fce7359a05e555 100755 (executable)
@@ -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(