[groonga-commit:626] groonga [groonga (trunk) r662] * follow the recent groonga changes.
null at cozmixng.org
null at cozmixng.org
Sun Sep 13 04:35:39 EDT 2009
retro 2009-09-13 17:35:39 +0900 (Sun, 13 Sep 2009)
New Revision: 662
Log:
* follow the recent groonga changes.
Modified files:
groonga/trunk/test/test-schema.rb
Modified: groonga/trunk/test/test-schema.rb (+1 -1)
===================================================================
--- groonga/trunk/test/test-schema.rb 2009-09-13 17:12:29 +09:00 (rev 661)
+++ groonga/trunk/test/test-schema.rb 2009-09-13 17:35:39 +09:00 (rev 662)
@@ -125,7 +125,7 @@
"id: <#{table.id}>, " +
"name: <<posts>>, " +
"path: <#{path}>, " +
- "domain: <nil>, " +
+ "domain: <#{type.inspect}>, " +
"range: <#{type.inspect}>, " +
"flags: <>, " +
"size: <0>>",
More information about the groonga-commit
mailing list