[LON-CAPA-cvs] cvs: loncom / loncnew
raeburn
raeburn at source.lon-capa.org
Thu Dec 6 08:52:28 EST 2018
raeburn Thu Dec 6 13:52:28 2018 EDT
Modified files:
/loncom loncnew
Log:
- Remove unused assignment added in rev. 1.105
Index: loncom/loncnew
diff -u loncom/loncnew:1.105 loncom/loncnew:1.106
--- loncom/loncnew:1.105 Tue Aug 7 17:12:09 2018
+++ loncom/loncnew Thu Dec 6 13:52:28 2018
@@ -2,7 +2,7 @@
# The LearningOnline Network with CAPA
# lonc maintains the connections to remote computers
#
-# $Id: loncnew,v 1.105 2018/08/07 17:12:09 raeburn Exp $
+# $Id: loncnew,v 1.106 2018/12/06 13:52:28 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -2223,7 +2223,6 @@
# Our children >will< die.
# but we need to catch their death and cleanup after them in case this is
# a restart set of kills
- my $execdir = $perlvar{'lonDaemons'};
my @allpids = keys(%ChildPid);
foreach my $pid (@allpids) {
my $serving = $ChildPid{$pid};
More information about the LON-CAPA-cvs
mailing list