mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-21 10:50:23 +01:00
tracie: correct typo
Signed-off-by: Andres Gomez <agomez@igalia.com> Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Alexandros Frantzis <alexandros.frantzis@collabora.com>
This commit is contained in:
parent
83f54e3c54
commit
8c5e2ef19f
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ cleanup() {
|
|||
|
||||
prepare_for_run() {
|
||||
TEST_DIR="$(mktemp -d -t tracie.test.XXXXXXXXXX)"
|
||||
# Copy all the tracie scripts to the the test dir and later make that the
|
||||
# Copy all the tracie scripts to the test dir and later make that the
|
||||
# CI_PROJECT_DIR for the run-tests.sh script. This avoids polluting the
|
||||
# normal working dir with test result artifacts.
|
||||
cp -R "$TRACIE_DIR"/. "$TEST_DIR"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue