summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2018-08-29 21:36:08 +0100
committerJon Turney <jon.turney@dronecode.org.uk>2018-08-29 21:36:08 +0100
commitd00b146510c34382a3075985477bf360a609883e (patch)
treeb20b0ec103faa9144e405049bbbf4fab6a50d6dc
parentb49e32d36ac6758f3e71a0f1a805b65cbbb07d92 (diff)
Use personal piglit repo with some additional patches for debugging
-rwxr-xr-xtest/scripts/build-appveyor.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/scripts/build-appveyor.sh b/test/scripts/build-appveyor.sh
index ad59ef411..bde5c7d8f 100755
--- a/test/scripts/build-appveyor.sh
+++ b/test/scripts/build-appveyor.sh
@@ -2,7 +2,9 @@
export PREFIX=/usr
-git clone --depth 1 git://anongit.freedesktop.org/git/piglit
+#git clone --depth 1 git://anongit.freedesktop.org/git/piglit
+# XXX: use personal piglit repo with some additional patches for debugging
+git clone --depth 1 git://people.freedesktop.org/~jturney/piglit
export PIGLIT_DIR=$(pwd)/piglit
# currently, the 'xts' test set in piglit expects to be pointed at a built copy