In commit caab4d3d
, the uid and gid arguments passed to os.chown() by
set_chown() were accidentally swapped, causing files to end up with
incorrect owner/group if the owner and group are not the same.
Also update the documentation to better indicate which argument to
install_mode is which.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
pull/8484/head
parent
fcbab5948c
commit
6226ac26ef
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue