mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
The output format of ls could vary depending on the local systems locale etc whereas the output of stat is fixed so use this instead to check file owner / permissions. Signed-off-by: Alex Murray <alex.murray@canonical.com>