From 798fca377a0e26cffb40e5a97230baaac4b12733 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Thu, 27 Mar 2014 23:04:02 +0100 Subject: [PATCH] README: update piglit cmd Pointed out by Jesse. Signed-off-by: Daniel Vetter --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 7ae9bb2e..2cfb5c5a 100644 --- a/README +++ b/README @@ -54,7 +54,7 @@ tests/ can run the testcases with (as usual as root, no other drm clients running): - piglit-sources # ./piglit-run.py tests/igt.tests + piglit-sources # ./piglit-run.py igt The testlist is built at runtime, so no need to update anything in piglit when adding new tests. See