Bug 17001

Summary: Опечатка в сообщении об ошибке
Product: Sisyphus Reporter: Slava Semushin <php-coder>
Component: sisyphus_checkAssignee: Dmitry V. Levin <ldv>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: minor    
Priority: P2 CC: at, glebfm, imz, ldv, legion, placeholder
Version: unstable   
Hardware: all   
OS: Linux   

Description Slava Semushin 2008-09-03 13:35:34 MSD
В файле 190-check-dirlist в сообщении об ошибке опечатка:

  47 run_check()
  48 {
  49         if ! check_dirlist "$1"; then
  50                 CheckError 'directory ownership viloation'
  51                 return 1
  52         fi
  53 }

s/viloation/vioaltion/
Comment 1 Slava Semushin 2008-09-03 13:36:41 MSD
Должно быть "violation", короче.
Comment 2 Dmitry V. Levin 2009-02-12 00:56:59 MSK
Спасибо, 0.8.6-alt1-2-gda1be52