diff --git a/Makefile b/Makefile index 1dd3a7d..9c09b64 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ versioncheck: @echo Version check ok. .PHONY: cutarelease -cutarelease: versioncheck +cutarelease: versioncheck check [[ `git status | tail -n1 | cut -c1-17` == "nothing to commit" ]] ./tools/cutarelease.py -p bunyan -f package.json -f lib/bunyan.js -f bin/bunyan