Mesa (master): ci: Remove old commented copy of freedreno artifacts.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Nov 12 21:52:47 UTC 2019


Module: Mesa
Branch: master
Commit: f3244c601958def02350f5f7ec6d4faf44dcdfa9
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f3244c601958def02350f5f7ec6d4faf44dcdfa9

Author: Eric Anholt <eric at anholt.net>
Date:   Tue Nov 12 11:50:43 2019 -0800

ci: Remove old commented copy of freedreno artifacts.

This path was from an older version of freedreno CI.

---

 .gitlab-ci/prepare-artifacts.sh | 1 -
 1 file changed, 1 deletion(-)

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.




More information about the mesa-commit mailing list