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