Gets me every time I set this up on a new machine.

Signed-off-by: Daniel Vetter <[email protected]>
---
 tests/igt.tests |    1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/igt.tests b/tests/igt.tests
index 5a2fdd2..7890a8a 100644
--- a/tests/igt.tests
+++ b/tests/igt.tests
@@ -40,6 +40,7 @@ from framework.exectest import *
 #############################################################################
 
 if not os.path.exists(os.path.join(testBinDir, 'igt')):
+    print "igt symlink not found!"
     sys.exit(0)
 
 # Chase the piglit/bin/igt symlink to find where the tests really live.
-- 
1.7.10.4

_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to