Skip to content

Commit

Permalink
quiet test
Browse files Browse the repository at this point in the history
  • Loading branch information
lancejpollard committed Oct 9, 2012
1 parent 3872bd7 commit e6179b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -69,7 +69,7 @@ test-client:
build-test-client: check-phantomjs check-grunt
# tmp way of downloading vendor files
rm -rf test$(PATH_SEP)example$(PATH_SEP)vendor
$(RUN)bin$(PATH_SEP)tower new example
$(RUN)bin$(PATH_SEP)tower new example --quiet
mv example$(PATH_SEP)vendor test$(PATH_SEP)example
rm -rf $(RUN)example
$(GRUNT) --config $(RUN)grunt.coffee
Expand Down

0 comments on commit e6179b3

Please sign in to comment.