--- loncom/lonmaxima 2007/08/03 18:18:05 1.32 +++ loncom/lonmaxima 2007/08/31 23:19:54 1.33 @@ -3,7 +3,7 @@ # The LearningOnline Network with CAPA # Connect to MAXIMA CAS # -# $Id: lonmaxima,v 1.32 2007/08/03 18:18:05 albertel Exp $ +# $Id: lonmaxima,v 1.33 2007/08/31 23:19:54 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -256,7 +256,7 @@ sub make_new_child { $command->log_stdout(0); #$command->log_file("$execdir/logs/lonmaxima.session.log"); - &getmaximaoutput($command); + &sync($command); for (my $i=0; $i < $MAX_CLIENTS_PER_CHILD; $i++) { &status('Accepting connections');