Skip to content

deqp: define bogus git user for applying patches

Mark Janes requested to merge majanes/mesa_jenkins:glcts_patches into master

If the environment does not set git details, the commands will fail. For most systems, a git user is configured. The user does not exist when running in docker and must be provided via the environment.

Merge request reports