Refinement
This commit is contained in:
parent
1f75498dca
commit
2edb722c0e
2 changed files with 17 additions and 10 deletions
2
Makefile
2
Makefile
|
@ -193,7 +193,7 @@ release-check-tags:
|
|||
exit 1;\
|
||||
fi
|
||||
if ! grep -q $(LATEST_TAG) docs/releases.md; then\
|
||||
echo "ERROR: Must update docs/releases.mdwith latest tag first.";\
|
||||
echo "ERROR: Must update docs/releases.md with latest tag first.";\
|
||||
exit 1;\
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue