Update of /cvsroot/monetdb/sql/src/test/octopus/Tests
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv18714/Tests

Modified Files:
        squid00.stable.out 
Log Message:
This marks the birth of the first succesfull octopus test


U squid00.stable.out
Index: squid00.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/octopus/Tests/squid00.stable.out,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- squid00.stable.out  2 Jan 2009 23:13:56 -0000       1.2
+++ squid00.stable.out  9 Jan 2009 10:20:15 -0000       1.3
@@ -26,13 +26,14 @@
 # 23:29:58 >  
 
 function user.s1_1():void;
-    scheduler.octopus();
+barrier _29 := scheduler.octopus();
     _24 := octopus.tentacle_s1_1_73();
     _25 := octopus.tentacle_s1_1_74();
     _26 := octopus.tentacle_s1_1_75();
     _27 := octopus.tentacle_s1_1_76();
     _28 := octopus.tentacle_s1_1_78();
-    _4 := scheduler.pack(_24,_25,_26,_27,_28);
+exit _29;
+    _4 := scheduler.pack(_29,10,_24,_25,_26,_27,_28);
     _24 := nil;
     _25 := nil;
     _26 := nil;


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

Reply via email to