mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-04 09:28:02 +02:00
Revert "ci: Work around broken python UTF8 handling in the CI docker image"
This reverts commit 899d260701.
No longer necessary with the previous changes.
Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
parent
bc6998b728
commit
d12881ea1d
1 changed files with 0 additions and 3 deletions
|
|
@ -1,8 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
# workaround for the docker image not being sufficiently python3 yet
|
||||
unset CI_COMMIT_TAG CI_COMMIT_MESSAGE CI_COMMIT_TITLE CI_COMMIT_DESCRIPTION
|
||||
|
||||
set -e
|
||||
|
||||
if test "x$XTEST_DIR" = "x"; then
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue