File:  [LON-CAPA] / loncom / build / Attic / loncapaverify
Revision 1.1: download - view: text, annotated - select for diffs
Thu Oct 26 01:20:32 2000 UTC (23 years, 8 months ago) by harris41
Branches: MAIN
CVS tags: version_0_4, stable_2002_spring, stable_2002_july, stable_2002_april, stable_2001_fall, STABLE, HEAD, Before_rewrite
a script to verify both files and packages (invokes two other scripts;
loncapaverifypackages and loncapaverifybasepackage)

#!/bin/sh

/usr/sbin/loncapaverifybasepackage; echo "<PRE>" >> /home/httpd/html/dev/index.html; /usr/sbin/loncapaverifypackages

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