Skip to content

Commit e7b1d90

Browse files
authored
Exit with missing dependencies
1 parent bce79eb commit e7b1d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ bootstrap: ## Attempt to install system dependencies
2121

2222
.PHONY: doctor
2323
doctor: ## Confirm system dependencies are available
24-
bin/verchew
24+
bin/verchew --exit-code
2525

2626
# PROJECT DEPENDENCIES ########################################################
2727

0 commit comments

Comments
 (0)