[prev] [thread] [next] [lurker] [Date index for 2002/08/23]
Update of /cvsroot/siesta/siesta/bin In directory usw-pr-cvs1:/tmp/cvs-serv13486/bin Modified Files: tequila Log Message: select a pipeline Index: tequila =================================================================== RCS file: /cvsroot/siesta/siesta/bin/tequila,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- tequila 22 Aug 2002 05:19:04 -0000 1.11 +++ tequila 23 Aug 2002 17:57:10 -0000 1.12 @@ -10,7 +10,7 @@ use Siesta qw(process); eval { - process( list => $ARGV[0], mail => \*STDIN ); + process( list => $ARGV[0], action => $ARGV[1], mail => \*STDIN ); }; if ($@) { # let the MTA know we're deferring.
Generated at 13:57 on 01 Jul 2004 by mariachi 0.52