Add unbuffered option

This commit is contained in:
= 2011-10-05 12:29:54 -07:00
parent 6f9e8c3442
commit 2fc8bdcba5

View File

@ -53,7 +53,7 @@ browser-test:
fi;
cd test; \
python test.py --reftest \
python -u test.py --reftest \
--browserManifestFile=$(PDF_BROWSERS) \
--manifestFile=$(PDF_TESTS)