From: = <=> Date: Wed, 5 Oct 2011 19:29:54 +0000 (-0700) Subject: Add unbuffered option X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=2fc8bdcba51898d88c86e91ebaecbc9f4f854c35;p=pdf.js.git Add unbuffered option --- diff --git a/Makefile b/Makefile index a9cd279..c989f5e 100644 --- a/Makefile +++ b/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)