Update of /cvsroot/monetdb/sql/src/test/Skyserver
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23339

Modified Files:
      Tag: SQL_2-24
        Skyserver_import.sql 
Log Message:
made test less dependend on architecture. (0 vs -0 diffs)


U Skyserver_import.sql
Index: Skyserver_import.sql
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/Skyserver/Skyserver_import.sql,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- Skyserver_import.sql        3 Jun 2008 15:45:35 -0000       1.1.2.1
+++ Skyserver_import.sql        6 Jun 2008 08:20:32 -0000       1.1.2.2
@@ -131,7 +131,6 @@
 
 COPY 200300 RECORDS INTO PhotoObjAll FROM 'DATA/PhotoObjAll.dat.bz2' USING 
DELIMITERS '\t', '\015\n';
 select count(*) from PhotoObjAll;
-select * from PhotoObjAll limit 1;
 
 COPY 200300 RECORDS INTO PhotoTag FROM 'DATA/PhotoTag.dat.bz2' USING 
DELIMITERS '\t', '\015\n';
 


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to