Fix make check message line break in MacOS X
Signed-off-by: Claudio Matsuoka <cmatsuoka@gmail.com>
This commit is contained in:
3
Makefile
3
Makefile
@ -102,8 +102,7 @@ dist:
|
|||||||
@ls -l $(DIST).tar.gz
|
@ls -l $(DIST).tar.gz
|
||||||
|
|
||||||
check:
|
check:
|
||||||
@echo -n "Run tests in "
|
@echo "Run tests in `pwd`"
|
||||||
@pwd
|
|
||||||
@./run-tests.sh fonts
|
@./run-tests.sh fonts
|
||||||
@echo
|
@echo
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user