summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorW. Trevor King <wking@tremily.us>2016-01-01 22:08:03 -0800
committerDavid Bremner <david@tethera.net>2016-03-24 07:41:06 -0300
commit399c857ebaeafb3bb68caaa659b87ba371e7426b (patch)
tree2018e72e80d16e48e5ff1af42f13a0a5160b9bc5 /devel
parent074f45e305ca511f260153d275b37826965a61c4 (diff)
notmuch-report.json: Rename from status-config.json
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.
Diffstat (limited to 'devel')
-rwxr-xr-xdevel/nmbug/notmuch-report2
-rw-r--r--devel/nmbug/notmuch-report.json (renamed from devel/nmbug/status-config.json)0
2 files changed, 1 insertions, 1 deletions
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(
diff --git a/devel/nmbug/status-config.json b/devel/nmbug/notmuch-report.json
index 48b6f19f..48b6f19f 100644
--- a/devel/nmbug/status-config.json
+++ b/devel/nmbug/notmuch-report.json