]> diplodocus.org Git - flac-archive/blobdiff - fa-flacd
(flacloop): Oops, remove leftover $SIG{CHLD} setting (still UNTESTED).
[flac-archive] / fa-flacd
index b10e0c9c210a2f296f3f2ad03abe2f3ade417587..83be598de0b6564d950d6e520ae4079af569da46 100755 (executable)
--- a/fa-flacd
+++ b/fa-flacd
@@ -284,7 +284,6 @@ sub flacloop {
     my $i;
 
 
     my $i;
 
 
-    $SIG{CHLD} = \&reaper;
     while (1) {
         if (scalar(@jobs) <= $MAXJOBS) {
             foreach $i (glob('*/tags')) {
     while (1) {
         if (scalar(@jobs) <= $MAXJOBS) {
             foreach $i (glob('*/tags')) {