runtime: Create variable directory before trying to GC it
Otherwise, the first time we use a particular runtime, GC will fail with
a user-visible warning.
We're going to create the variable directory moments later anyway, so
this should be no big deal.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
931d8594
No related branches found
No related tags found
This commit is part of merge request !273. Comments created here will be created in the context of that merge request.
Loading
Please register or sign in to comment