diff options
author | EuAndreh <eu@euandre.org> | 2021-06-17 03:29:50 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-17 03:29:50 -0300 |
commit | 0955acac2766a3b12849fb2da578d4ae2821a2a6 (patch) | |
tree | 4ac6606016d1f3ad6ed805d1e7356f672dbc40ce /Makefile | |
parent | doc/remembering.1: Add long options to the OPTIONS section (diff) | |
download | remembering-0955acac2766a3b12849fb2da578d4ae2821a2a6.tar.gz remembering-0955acac2766a3b12849fb2da578d4ae2821a2a6.tar.xz |
aux/workflow/assert-changelog.sh: Update
Diffstat (limited to '')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ dev-check: check fallible-tests fallible-check ./fallible-tests sh aux/assert-shellcheck.sh sh aux/workflow/assert-todos.sh - sh aux/workflow/assert-changelog.sh $(NAME) + sh aux/workflow/assert-changelog.sh $(NAME) $(NAME) sh aux/workflow/assert-readme.sh $(NAME) $(MAILING_LIST) sh aux/workflow/assert-manpages.sh $(NAME) $(MAILING_LIST) |