--- loncom/interface/lonsearchcat.pm 2001/03/21 02:18:14 1.51 +++ loncom/interface/lonsearchcat.pm 2001/03/21 02:24:00 1.52 @@ -593,7 +593,7 @@ sub output_results { $replyfile=$r->dir_config('lonDaemons').'/tmp/'.$1; $reply=~/(.*?)\_/; my $hostname=$1; - + sleep 3; # temporary fix, need to check for completion and status { while (1) { last if -e $replyfile;