| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d404d8b commit 7c22a52
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -511,7 +511,7 @@ PKGDIR=out/dist-osx | |||
| 511 | 511 | release-only: | |
| 512 | 512 | @if [ "$(DISTTYPE)" != "nightly" ] && [ "$(DISTTYPE)" != "next-nightly" ] && \ | |
| 513 | 513 | `grep -q REPLACEME doc/api/*.md`; then \ | |
| 514 | - echo 'Please update Added: tags in the documentation first.' ; \ | ||
| 514 | + echo 'Please update REPLACEME in Added: tags in doc/api/*.md (See doc/releases.md)' ; \ | ||
| 515 | 515 | exit 1 ; \ | |
| 516 | 516 | fi | |
| 517 | 517 | @if [ "$(shell git status --porcelain | egrep -v '^\?\? ')" = "" ]; then \ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments