]> rtime.felk.cvut.cz Git - notmuch.git/commitdiff
notmuch-report.json: Rename from status-config.json
authorW. Trevor King <wking@tremily.us>
Sat, 2 Jan 2016 06:08:03 +0000 (22:08 -0800)
committerDavid Bremner <david@tethera.net>
Thu, 24 Mar 2016 10:41:06 +0000 (07:41 -0300)
status-config.json wasn't obviously associated with the old
nmubg-status, now notmuch-report.  The new name is
${CONFIGURED_SCRIPT}.json, so the association should be clear.

devel/nmbug/notmuch-report
devel/nmbug/notmuch-report.json [moved from devel/nmbug/status-config.json with 100% similarity]

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(