Diff for /loncom/build/verify.pl between versions 1.2 and 1.3

version 1.2, 2001/12/06 23:13:47 version 1.3, 2001/12/07 04:44:11
Line 67  if ($mode eq 'file') { Line 67  if ($mode eq 'file') {
  elsif ($existence eq 'existence: yes:no') {   elsif ($existence eq 'existence: yes:no') {
     print "[DOES NOT EXIST AT TARGET]\n";      print "[DOES NOT EXIST AT TARGET]\n";
  }   }
    elsif ($existence=~/^existence: no/) {
       print "[DOES NOT EXIST AT SOURCE]\n";
       if ($existence eq 'existence: no:no') {
    print "[DOES NOT EXIST AT TARGET]\n";
       }
    }
     }      }
 }  }
 elsif ($mode eq 'link') {  elsif ($mode eq 'link') {

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


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.