April 4, 2002
7:48 p.m.
Oh, this is so obscure I'm embarrassed.
% list_members typo_a_list_name > foo % % cat foo No such list "typo_a_list_name"
List_members returns errors to STDOUT, not STDERR.
-- Chuq Von Rospach, Architech chuqui@plaidworks.com -- http://www.chuqui.com/
Stress is when you wake up screaming and you realize you haven't fallen asleep yet.
April 2002
4:50 a.m.
"CVR" == Chuq Von Rospach <chuqui@plaidworks.com> writes:
CVR> Oh, this is so obscure I'm embarrassed.
Not at all, this makes a wonderful 1am catchup on email kind of bug.
| % list_members typo_a_list_name > foo
| %
| % cat foo
| No such list "typo_a_list_name"
CVR> List_members returns errors to STDOUT, not STDERR.
Fixed in cvs (for MM2.1 'natch). -Barry
8329
Age (days ago)
8336
Last active (days ago)
1 comments
2 participants
participants (2)
-
barry@zope.com
-
Chuq Von Rospach