Skip to Content.
Sympa Menu

devel - Review errors...

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Richard Balint <address@concealed>
  • To: address@concealed
  • Subject: Review errors...
  • Date: Wed, 15 Nov 2000 14:06:54 -0500 (EST)

Complete list information isn't being displayed in Sympa 2.7.3 using the
review command. Am I missing something, or did I change something
earlier? Here's my patch if it is a distro bug:

--- Commands.pm.orig Wed Nov 15 14:04:17 2000
+++ Commands.pm Wed Nov 15 14:04:31 2000
@@ -436,7 +436,7 @@
if ($action =~ /do_it/i) {
## Print all administrative informations
push @msg::report, sprintf Msg(6, 6, "Informations for list
%s:\n\n"), $listname;
-# $list->print_info();
+ push @msg::report, $list->print_info();

my $is_owner = $list->am_i('owner', $sender);






-----
Richard Balint University of Dayton address@concealed
(937) 229-3888 ACTS/MNS Network Specialist

---Luna M?a---by-Jenn-Rhemann---
In her garden Luna swam / Her fingers in the clouds
Vines hung ripe with stars and cherries / And seaweed all around
The starry depths of the ocean sky / Were gathered up in Luna's eye
Blinking once, she held them in / And round they danced in her head
Then Luna looked around the world / And opened her mouth to let stars spill
Opening up our close dark night / By spinning songs of blue moonlight




Archive powered by MHonArc 2.6.19+.

Top of Page