mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-13 05:39:23 +00:00
tests: Remove LINUXKIT_ARTIFACTS_DIR from tests
This was a hack in the first place and will be replaced by another, more obvious hack in the next commit. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
|
||||
# Temporary directory for tests to use.
|
||||
LINUXKIT_TMPDIR="${RT_PROJECT_ROOT}/_tmp"
|
||||
LINUXKIT_ARTIFACTS_DIR="${RT_PROJECT_ROOT}/../../artifacts"
|
||||
|
||||
# The top-level group.sh of the project creates a env.sh file
|
||||
# containing environment variables for tests. Source it if present.
|
||||
|
Reference in New Issue
Block a user