Annotation of nsdl/build/testfiles.lpml, revision 1.2

1.1       harris41    1: <!DOCTYPE lpml PUBLIC "-//TUX/DTD lpml 1.0 Final//EN"
                      2:  "http://lpml.sourceforge.net/DTD/lpml.dtd">
                      3: 
                      4: <!-- Scott Harrison -->
                      5: 
1.2     ! harris41    6: <!-- $Id: testfiles.lpml,v 1.1 2002/10/13 05:38:05 harris41 Exp $ -->
1.1       harris41    7: 
                      8: <!-- This file is a collection of files associated
                      9: with running tests on a NSDL-LONCAPA gateway machine. -->
                     10: 
                     11: <lpml>
                     12: <specialnotices>
                     13: </specialnotices>
                     14: <targetroot>/</targetroot>
                     15: <sourceroot>..</sourceroot>
                     16: <categories>
                     17: </categories>
                     18: <directories>
                     19: </directories>
                     20: <files>
1.2     ! harris41   21: <file>
        !            22: <source>build/lpml_test/filecomparetest.pl</source>
        !            23: <target dist='default'>filecomparetest.pl</target>
        !            24: <categoryname>system file</categoryname>
        !            25: <description>
        !            26: Tests the filecompare.pl command to make sure we can rely on it;
        !            27: this is to be VERY careful to make sure that updating the filesystem
        !            28: is foolproof.
        !            29: </description>
        !            30: <note></note>
        !            31: <status>unverified</status>
        !            32: </file>
1.1       harris41   33: </files>
                     34: </lpml>

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