diff options
author | David Kalnischkies <david@kalnischkies.de> | 2020-06-06 11:17:30 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2020-06-06 11:26:52 +0200 |
commit | 83b239c7285ac7450e305643b29596396abc0b3f (patch) | |
tree | ebf1a886cfade300e4650f9b7a45d4448a77caed /mirror-failure.py | |
parent | cb608f5c1e8af4f6fe68bc31cb96013308a4003b (diff) |
Do not hardcode (wrong) group and mode in setup warning
Partial directories are created with 0700, but the parent is 0755, while
the error message would report 0700 for both… that isn't right and can
be pretty confusing.
Turns out that the messages aren't marked for translation, so no
unfuzzing is required & we just leave it as untranslated for now.
Especially as the more detailed error strings derived from errno
are translated.
Reported-By: Wakko Warner <wakko@animx.eu.org>
Closes: #962310
Diffstat (limited to 'mirror-failure.py')
0 files changed, 0 insertions, 0 deletions