diff options
Diffstat (limited to 'XorgTesting.mdwn')
-rw-r--r-- | XorgTesting.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/XorgTesting.mdwn b/XorgTesting.mdwn index 173789a2..c318f5a3 100644 --- a/XorgTesting.mdwn +++ b/XorgTesting.mdwn @@ -31,6 +31,7 @@ This is a fork of piglit (the GL test suite project) # git clone git://anongit.freedesktop.org/git/piglit.git # cd piglit # git remote add anholt git://people.freedesktop.org/\~anholt/piglit + # git fetch anholt # git checkout -b xts anholt/xts # mkdir bin # ln -s ~/my/path/to/xts bin/xtest |