jkesselm 01/05/18 08:43:40 Modified: test d2d.prop Log: Relative path to inputDir Revision Changes Path 1.3 +3 -2 xml-xalan/test/d2d.prop Index: d2d.prop =================================================================== RCS file: /home/cvs/xml-xalan/test/d2d.prop,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- d2d.prop 2001/01/04 08:07:07 1.2 +++ d2d.prop 2001/05/18 15:43:38 1.3 @@ -5,11 +5,12 @@ #---- Choose locations: where to find files, where to log to # testDir is where root of test xml/xsl files are -inputDir=\\xml-xalan\\test\\tests\\conf # inputDir=\\xml-xalan\\test\\tests\\temp +# inputDir=\\xml-xalan\\test\\tests\\conf +inputDir=.\\tests\\conf # goldDir is where the 'gold' files to check against live -goldDir=\\xml-xalan\\test\\tests\\conf-gold +goldDir=\\user\\dtm\\xml-xalan\\test\\tests\\conf-gold # outDir is where we put the actual output files and any logs or error dumps outputDir=.\\results-d2d
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
