Bug 4512 - странный вывод
Summary: странный вывод
Status: CLOSED WONTFIX
Alias: None
Product: Sisyphus
Classification: Development
Component: bootloader-utils (show other bugs)
Version: unstable
Hardware: all Linux
: P2 enhancement
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-27 17:06 MSD by Denis Ovsienko
Modified: 2005-10-28 14:32 MSD (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Ovsienko 2004-06-27 17:06:54 MSD
# detectloader 
/usr/sbin/detectloader: hda: grub
GRUB
# detectloader >/dev/null 
/usr/sbin/detectloader: hda: grub
# detectloader 2>/dev/null 
GRUB

Этот вывод на stderr не лучше привязать на stdout и --verbose?
Comment 1 at@altlinux.org 2004-07-07 05:57:31 MSD
Всегда было: `detectloader -q` (т.е. --quiet).
На stdout -- не уверен, на stdout выводится результат, а на stderr --
диагностика.
Comment 2 Denis Ovsienko 2004-07-07 09:53:30 MSD
Но всё равно --verbose
Comment 3 Denis Ovsienko 2005-10-28 14:25:35 MSD
Неважно.