notmuch-report.json: Update from nmbug-status to notmuch-report
authorW. Trevor King <wking@tremily.us>
Wed, 25 May 2016 05:32:34 +0000 (22:32 -0700)
committerW. Trevor King <wking@tremily.us>
Wed, 25 May 2016 05:32:34 +0000 (22:32 -0700)
The rename happened in notmuch v0.22 [1].

[1]: https://git.notmuchmail.org/git?p=notmuch;a=blob;f=NEWS;h=c945c245cb81b7b17c9d90a90f5ec1ce2d9c7d66;hb=ea5caecec5c50833a6f5a422e217a71eee6324af#l114

Makefile
notmuch-report.json [moved from status-config.json with 100% similarity]

index 434abfe3a22200979580dc2409923eb6eb4078ae..b9061e011d1612df9dac7b36f6d9163da2c77d35 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
 .PHONY: index.html  # regenerate every time
 
 index.html:
-       nmbug-status --config status-config.json >"$@"
+       notmuch-report --config notmuch-report.json >"$@"
similarity index 100%
rename from status-config.json
rename to notmuch-report.json