Bug 47648 - Излишний вывод в control
Summary: Излишний вывод в control
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: local-policy (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Evgeny Sinelnikov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-20 10:03 MSK by Andrey Cherepanov
Modified: 2023-12-13 10:21 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Cherepanov 2023-09-20 10:03:56 MSK
# /etc/control.d/facilities/krb5-conf-ccache status
grep: предупреждение: stray \ before /
grep: предупреждение: stray \ before /
grep: предупреждение: stray \ before /
grep: предупреждение: stray \ before /
grep: предупреждение: stray \ before /
grep: предупреждение: stray \ before /
grep: предупреждение: stray \ before /
grep: предупреждение: stray \ before /
default
Comment 1 Repository Robot 2023-12-13 10:21:01 MSK
local-policy-0.6.1-alt1 -> sisyphus:

 Wed Dec 13 2023 Evgeny Sinelnikov <sin@altlinux> 0.6.1-alt1
 - Fix krb5-conf-ccache control:
  * Incorrect file presence check when option not found has been fixed.
  * Avoid grep warning with 'stray \ before /' pattern (ALT#47648).