Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2018-01-15 20:13:28 +01:00
commit 2c049a53bb

View File

@ -218,8 +218,7 @@ eslint: stamp-npm
.PHONY: check
check: eslint
LOG_CR_VERBOSITY=INFO $(CHROMIUM) http://localhost:$(HTTPSERVE_PORT)/tests.html
LOG_CR_VERBOSITY=INFO $(CHROMIUM) --no-sandbox http://localhost:$(HTTPSERVE_PORT)/tests.html
########################################################################
## Documentation