[Groonga-commit] groonga/gcs [master] Fix syntax error

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 6日 (月) 17:49:18 JST


SHIMODA Hiroshi	2012-08-06 17:49:18 +0900 (Mon, 06 Aug 2012)

  New Revision: 7498cdbdbf2da8206e4497de53efd4627cbcf855
  https://github.com/groonga/gcs/commit/7498cdbdbf2da8206e4497de53efd4627cbcf855

  Log:
    Fix syntax error

  Modified files:
    test/cs-commands.test.js

  Modified: test/cs-commands.test.js (+1 -1)
===================================================================
--- test/cs-commands.test.js    2012-08-06 17:48:42 +0900 (caceb00)
+++ test/cs-commands.test.js    2012-08-06 17:49:18 +0900 (542836f)
@@ -458,7 +458,7 @@ suite('cs-index-documents', function() {
                                     'age\n' +
                                     'name\n' +
                                     'product\n' +
-                                    '===========================================\n',
+                                    '===========================================\n' },
                          result.output.stderr);
         done();
       })
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



Groonga-commit メーリングリストの案内
Back to archive index