ci: Remove old commented copy of freedreno artifacts.
authorEric Anholt <eric@anholt.net>
Tue, 12 Nov 2019 19:50:43 +0000 (11:50 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 12 Nov 2019 20:54:04 +0000 (12:54 -0800)
This path was from an older version of freedreno CI.

.gitlab-ci/prepare-artifacts.sh

index 2a661b5e3d77d4094737e5c08904f8fa4387946d..9866a9242c398e20ccc76627e68edd6cf6beee36 100755 (executable)
@@ -24,7 +24,6 @@ mkdir -p artifacts/
 cp VERSION artifacts/
 cp -Rp .gitlab-ci/deqp* artifacts/
 cp -Rp .gitlab-ci/piglit 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.
 
 # Tar up the install dir so that symlinks and hardlinks aren't each
 # packed separately in the zip file.