[openSUSE/obs-build] 3ea47c: Use correct syntax for chown
Branch: refs/heads/master Home: https://github.com/openSUSE/obs-build Commit: 3ea47c30e3b8d77ca1cdce6798a49675d3700588 https://github.com/openSUSE/obs-build/commit/3ea47c30e3b8d77ca1cdce6798a4967... Author: Dominique Leuenberger <dimstar@opensuse.org> Date: 2024-11-20 (Wed, 20 Nov 2024) Changed paths: M build-recipe-kiwi Log Message: ----------- Use correct syntax for chown user:group are to be separeted by `:`, not `.` Fixes a warning like ``` [ 1233s] running product builder... [ 1233s] chown: warning: '.' should be ':': 'abuild.abuild' ``` Commit: a5d89fa5792db51ceb4fe397b32b8e8125189702 https://github.com/openSUSE/obs-build/commit/a5d89fa5792db51ceb4fe397b32b8e8... Author: Michael Schroeder <mls@suse.de> Date: 2024-11-28 (Thu, 28 Nov 2024) Changed paths: M build-recipe-kiwi Log Message: ----------- Merge pull request #1041 from DimStar77/chown-warn Use correct syntax for chown Compare: https://github.com/openSUSE/obs-build/compare/433e98cae790...a5d89fa5792d To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/obs-build/settings/notifications
participants (1)
-
Michael Schroeder