On Fri, 16 Dec 2022 at 18:45, Maxim Cournoyer <maxim.courno...@gmail.com> wrote: > > Rationale: this is more robust than assumptions about the file > hierarchy layout of the installation of patman, for example on non > file-hierarchy standard (FHS) systems such as Guix System or Nix OS. > > Signed-off-by: Maxim Cournoyer <maxim.courno...@savoirfairelinux.com> > --- > > tools/patman/main.py | 8 +++----- > 1 file changed, 3 insertions(+), 5 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>