Bug 17001 - Опечатка в сообщении об ошибке
Summary: Опечатка в сообщении об ошибке
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: sisyphus_check (show other bugs)
Version: unstable
Hardware: all Linux
: P2 minor
Assignee: Dmitry V. Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-03 13:35 MSD by Slava Semushin
Modified: 2009-05-10 09:33 MSD (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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