Diff for /loncom/UPDATE between versions 1.2 and 1.4

version 1.2, 2006/07/03 04:43:00 version 1.4, 2013/08/09 06:24:27
Line 8  make rawinstall Line 8  make rawinstall
 make configinstall  make configinstall
 make updatequery  make updatequery
 make hosts_and_domain_tab  make hosts_and_domain_tab
   make removenolongerused
 make postinstall  make postinstall
 make run_searchcat  make run_searchcat
 make aboutVERSION  
 CMD  CMD
 my @commands=split(/[\n;]/,$script);  my @commands=split(/[\n;]/,$script);
 foreach $cmd (@commands) {  foreach $cmd (@commands) {

Removed from v.1.2  
changed lines
  Added in v.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>