[cairo] [PATCH 2/3] test/README: add missing "S"
przanoni at gmail.com
przanoni at gmail.com
Fri Sep 9 10:16:21 PDT 2011
From: Paulo Zanoni <paulo.r.zanoni at intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com>
---
People usually skip to the examples... They're important!
test/README | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/test/README b/test/README
index f753ccb..8921c70 100644
--- a/test/README
+++ b/test/README
@@ -41,7 +41,7 @@ It should contain a (space-, comma-, etc-separated) list of backends to test.
To limit the tests run, use the CAIRO_TESTS environment variable, which
should be a space-separated list of tests to run. For example:
- CAIRO_TEST="zero-alpha" make test TARGETS=image,ps
+ CAIRO_TESTS="zero-alpha" make test TARGETS=image,ps
Another very handy mechanism when trying to fix bugs is:
--
1.7.4.1
More information about the cairo
mailing list