Merge pull request #12245 from siddarthkay/fix-typo-in-error-message

scripts/install-multi-user: fix typo
This commit is contained in:
Jörg Thalheim 2025-01-13 21:05:28 +01:00 committed by GitHub
commit 2cb0ddfe4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -562,7 +562,7 @@ create_build_user_for_core() {
if [ "$actual_uid" != "$uid" ]; then
failure <<EOF
It seems the build user $username already exists, but with the UID
with the UID '$actual_uid'. This script can't really handle that right
'$actual_uid'. This script can't really handle that right
now, so I'm going to give up.
If you already created the users and you know they start from