ci: fix shellcheck violations in the test-vk building script
Reviewed-by: Martin Roukala <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17184>
This commit is contained in:
committed by
Marge Bot
parent
8756de2d80
commit
084cf578ef
@@ -1,4 +1,6 @@
|
||||
#!/bin/bash
|
||||
# The relative paths in this file only become valid at runtime.
|
||||
# shellcheck disable=SC1091
|
||||
|
||||
set -e
|
||||
set -o xtrace
|
||||
|
||||
Reference in New Issue
Block a user