[Groonga-commit] groonga/groonga [master] temporary patch to catch up change of groonga commands.

Zurück zum Archiv-Index

null+****@clear***** null+****@clear*****
2010年 6月 10日 (木) 13:19:42 JST


t2001	2010-06-10 04:19:42 +0000 (Thu, 10 Jun 2010)

  New Revision: 4bbe22f12d047f044ef3eb33db6a30f4373c65c3

  Log:
    temporary patch to catch up change of groonga commands.

  Modified files:
    src/grntest.c

  Modified: src/grntest.c (+2 -0)
===================================================================
--- src/grntest.c    2010-06-09 23:07:11 +0000 (fadadb7)
+++ src/grntest.c    2010-06-10 04:19:42 +0000 (601d1e4)
@@ -711,7 +711,9 @@ do_command(grn_ctx *ctx, char *command, int type, int task_id)
       grn_obj_close(ctx, &end_time);
       break;
     } else {
+/*
       error_command(ctx, command, task_id);
+*/
     }
   } while ((flags & GRN_CTX_MORE));
 




Groonga-commit メーリングリストの案内
Zurück zum Archiv-Index