Add unbuffered option
This commit is contained in:
parent
6f9e8c3442
commit
2fc8bdcba5
2
Makefile
2
Makefile
@ -53,7 +53,7 @@ browser-test:
|
||||
fi;
|
||||
|
||||
cd test; \
|
||||
python test.py --reftest \
|
||||
python -u test.py --reftest \
|
||||
--browserManifestFile=$(PDF_BROWSERS) \
|
||||
--manifestFile=$(PDF_TESTS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user