bin/rpi
branchrsync
changeset 24 a608df6cb0c1
parent 23 faaee00e8c0f
child 25 af8fc3e74ca0
equal deleted inserted replaced
23:faaee00e8c0f 24:a608df6cb0c1
   361   print "[$0]: Finished at ", scalar localtime, "\n";
   361   print "[$0]: Finished at ", scalar localtime, "\n";
   362 }
   362 }
   363 
   363 
   364 __END__
   364 __END__
   365 
   365 
   366 =head1 Name
   366 =head1 NAME
   367 
   367 
   368 rpi - a wrapper around B<reprepro processincoming>
   368 rpi - a wrapper around B<reprepro processincoming>
   369 
   369 
   370 =head1 Description
   370 =head1 DESCRIPTION
   371 
   371 
   372 Until B<reprepro> supports a better mechanism for sending notifications for
   372 Until B<reprepro> supports a better mechanism for sending notifications for
   373 rejected packages we just execute B<reprepro processincoming> and parse its
   373 rejected packages we just execute B<reprepro processincoming> and parse its
   374 stdout and its stderr. Everything matching C<$important> patterns will be sent
   374 stdout and its stderr. Everything matching C<$important> patterns will be sent
   375 to either the signer of the changes file, the changer (from the B<Changed-By>
   375 to either the signer of the changes file, the changer (from the B<Changed-By>