[siesta-commit] siesta/bin nacho,1.20,1.21

[prev] [thread] [next] [lurker] [Date index for 2002/09/14]

From: muttley
Subject: [siesta-commit] siesta/bin nacho,1.20,1.21
Date: 10:49 on 14 Sep 2002
Update of /cvsroot/siesta/siesta/bin
In directory usw-pr-cvs1:/tmp/cvs-serv21812/bin

Modified Files:
	nacho 
Log Message:
Doh! nacho didn't stick a | at the right place when creating aliases.


Index: nacho
===================================================================
RCS file: /cvsroot/siesta/siesta/bin/nacho,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- nacho	12 Sep 2002 15:28:14 -0000	1.20
+++ nacho	14 Sep 2002 09:49:42 -0000	1.21
@@ -366,9 +366,9 @@
     printf "## %s mailing list\n", $list_id;
     printf "## created: %s nacho (the siesta config tool)\n",
       strftime( "%d-%b-%Y", localtime(time) );
-    printf "%s:       \"%s%s %s\"\n",     $post, $path, 'tequila', $list->id();
-    printf "%s-sub:   \"%s%s %s sub\"\n", $post, $path, 'tequila', $list->id();
-    printf "%s-unsub: \"%s%s %s unsub\"\n", $post, $path, 'tequila',
+    printf "%s:       \"|%s%s %s\"\n",     $post, $path, 'tequila', $list->id();
+    printf "%s-sub:   \"|%s%s %s sub\"\n", $post, $path, 'tequila', $list->id();
+    printf "%s-unsub: \"|%s%s %s unsub\"\n", $post, $path, 'tequila',
       $list->id();
     printf "%s-admin:  %s\n",    $post, $list->owner();
     printf "%s-owner: %s\n\n\n", $ret,  $list->owner();



Generated at 13:57 on 01 Jul 2004 by mariachi 0.52