Mailinglist Archive: opensuse-bugs (9716 mails)
| < Previous | Next > |
[Bug 335305] automatic online update produces bad output
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 1 Nov 2007 13:55:58 -0600 (MDT)
- Message-id: <20071101195558.A1256CC7AD@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=335305#c5
--- Comment #5 from Björn Voigt <bjoern@xxxxxxxxxxxxxxx> 2007-11-01 13:55:58
MST ---
May be it's easier to let "zypper" auto-detect, if it runs within a terminal or
not. If it's not running in a terminal, zypper should not print progress
information and control characters.
Such a auto-detection could be made with isatty(STDOUT_FILENO) in C.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
--- Comment #5 from Björn Voigt <bjoern@xxxxxxxxxxxxxxx> 2007-11-01 13:55:58
MST ---
May be it's easier to let "zypper" auto-detect, if it runs within a terminal or
not. If it's not running in a terminal, zypper should not print progress
information and control characters.
Such a auto-detection could be made with isatty(STDOUT_FILENO) in C.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |