Update of /cvsroot/monetdb/pathfinder/tests/BugsViaSourgeforce/Tests
In directory sc8-pr-cvs16:/tmp/cvs-serv11151/tests/BugsViaSourgeforce/Tests

Modified Files:
        ID.1200405.milS ID.1200405.stable.out 
Log Message:

(finally) giving in to the (not that) new requirement that
"document name must end in .xml"


Index: ID.1200405.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/BugsViaSourgeforce/Tests/ID.1200405.stable.out,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ID.1200405.stable.out       20 May 2005 21:26:13 -0000      1.1
+++ ID.1200405.stable.out       18 Apr 2007 17:53:24 -0000      1.2
@@ -12,8 +12,8 @@
 module("pathfinder");
 module("unix");
 var doc := getenv("TSTSRCDIR")+"/ID.1200405.xml";
-shred_doc(doc,"doc");
-delete_doc("doc");
+shred_doc(doc,"doc.xml");
+delete_doc("doc.xml");
 quit();
 
 # 21:55:35 >  

Index: ID.1200405.milS
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/BugsViaSourgeforce/Tests/ID.1200405.milS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ID.1200405.milS     20 May 2005 21:26:13 -0000      1.1
+++ ID.1200405.milS     18 Apr 2007 17:53:24 -0000      1.2
@@ -1,6 +1,6 @@
 module("pathfinder");
 module("unix");
 var doc := getenv("TSTSRCDIR")+"/ID.1200405.xml";
-shred_doc(doc,"doc");
-delete_doc("doc");
+shred_doc(doc,"doc.xml");
+delete_doc("doc.xml");
 quit();


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to