changeset 13076 | 70704dd48bd5 |
parent 12111 | d942348d8faf |
child 14981 | e73f8140af78 |
13075:d3e1d554cd6d | 13076:70704dd48bd5 |
---|---|
75 |
75 |
76 |
76 |
77 ## main |
77 ## main |
78 |
78 |
79 #set by configure |
79 #set by configure |
80 AUTO_PERL=perl |
80 AUTO_PERL=/usr/bin/perl |
81 |
81 |
82 exec "$AUTO_PERL" -w "$DIR"/feeder.pl "$HEAD" "$EMITPID" "$QUIT" "$TAIL" |
82 exec "$AUTO_PERL" -w "$DIR"/feeder.pl "$HEAD" "$EMITPID" "$QUIT" "$TAIL" |