Bug 47648

Summary: Излишний вывод в control
Product: Sisyphus Reporter: Andrey Cherepanov <cas>
Component: local-policyAssignee: Evgeny Sinelnikov <sin>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: nir, sin, svn17
Version: unstable   
Hardware: x86_64   
OS: Linux   

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).