summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2019-11-12 11:50:43 -0800
committerEric Anholt <eric@anholt.net>2019-11-12 12:54:04 -0800
commitf3244c601958def02350f5f7ec6d4faf44dcdfa9 (patch)
treed8263b0425ac89aa0f2867f2a79429ea46b11fa5
parent52843ec5d38f478c44a4cda293eab1d929f20916 (diff)
ci: Remove old commented copy of freedreno artifacts.
This path was from an older version of freedreno CI.
-rwxr-xr-x.gitlab-ci/prepare-artifacts.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci/prepare-artifacts.sh b/.gitlab-ci/prepare-artifacts.sh
index 2a661b5e3d7..9866a9242c3 100755
--- a/.gitlab-ci/prepare-artifacts.sh
+++ b/.gitlab-ci/prepare-artifacts.sh
@@ -24,7 +24,6 @@ mkdir -p artifacts/
cp VERSION artifacts/
cp -Rp .gitlab-ci/deqp* artifacts/
cp -Rp .gitlab-ci/piglit artifacts/
-# cp -Rp src/freedreno/ci/expected* artifacts/
# Tar up the install dir so that symlinks and hardlinks aren't each
# packed separately in the zip file.