-
- Downloads
pv-runtime: GC all deployments if operating from an unpacked directory
If we are operating from ./scout_platform_x.y.z, self->id will be NULL.
Instead of matching on the names of directories, we can just check
whether the deployment we are going to use is the same file (device
and inode number) as the old deployment we are considering deleting.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Loading
Please register or sign in to comment