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