--- loncom/loncnew 2005/03/24 22:57:56 1.69 +++ loncom/loncnew 2005/06/09 02:38:03 1.70 @@ -2,7 +2,7 @@ # The LearningOnline Network with CAPA # lonc maintains the connections to remote computers # -# $Id: loncnew,v 1.69 2005/03/24 22:57:56 matthew Exp $ +# $Id: loncnew,v 1.70 2005/06/09 02:38:03 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1598,6 +1598,7 @@ sub ChildStatus { flock(LOG,LOCK_UN); close(LOG); $ConnectionRetriesLeft = $ConnectionRetries; + UpdateStatus(); } =pod