summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/run-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/run-tests.sh b/scripts/run-tests.sh
index fe153934..4209dd8c 100755
--- a/scripts/run-tests.sh
+++ b/scripts/run-tests.sh
@@ -49,7 +49,7 @@ fi
IGT_TEST_ROOT="`readlink -f ${IGT_TEST_ROOT}`"
function download_piglit {
- git clone git://anongit.freedesktop.org/piglit "$ROOT/piglit"
+ git clone https://anongit.freedesktop.org/git/piglit.git "$ROOT/piglit"
}
function run_piglit # as-root <args>