runtime: Create variable directory before trying to GC it
Compare changes
- Simon McVittie authored
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>
+ 4
− 0
@@ -670,6 +670,10 @@ pv_runtime_garbage_collect_legacy (const char *variable_dir,