Skip to content
This repository has been archived by the owner on Mar 25, 2018. It is now read-only.

Commit

Permalink
changes suggested by julien
Browse files Browse the repository at this point in the history
  • Loading branch information
robertkowalski committed Mar 30, 2015
1 parent f043558 commit e5dbfbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ docclean:
-rm -rf out/doc

predeploycheck:
@npm i
ifneq ($(REMOTE_SHA),$(LOCAL_SHA))
@echo "remote repository and local repository not up to date... please pull latest master"
exit 1
Expand Down

0 comments on commit e5dbfbe

Please sign in to comment.