Look for runtimes in PRESSURE_VESSEL_VARIABLE_DIR
Compare changes
@@ -92,8 +92,10 @@ class Gui:
@@ -170,13 +172,16 @@ class Gui:
test-ui: Look for runtimes in P_V_VARIABLE_DIR, i.e. var/
Making this configurable as an environment variable will help us to move the logic for unpacking and GC'ing runtimes from SteamLinuxRuntime shell scripts into pressure-vessel C code.
test-ui: Respect PRESSURE_VESSEL_VARIABLE_DIR
Making this configurable as an environment variable will help us to move the logic for unpacking and GC'ing runtimes from SteamLinuxRuntime shell scripts into pressure-vessel C code.
/cc @denittis
The pressure-vessel counterpart of steamlinuxruntime!29 (merged).