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

Zurück zum Archiv-Index

null+****@clear***** null+****@clear*****
2012年 8月 6日 (月) 15:04:34 JST


SHIMODA Hiroshi	2012-08-06 15:04:34 +0900 (Mon, 06 Aug 2012)

  New Revision: 51e8223a2094712a363e0b71196dd25d47defe04
  https://github.com/groonga/gcs/commit/51e8223a2094712a363e0b71196dd25d47defe04

  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 15:02:27 +0900 (5be9b71)
+++ test/cs-commands.test.js    2012-08-06 15:04:34 +0900 (99ab575)
@@ -216,7 +216,7 @@ suite('cs-configure-fields', function() {
       .next(function(result) {
         assert.equal(result.code, 0);
         assert.equal(result.output.stdout,
-                     'Updated 1 Index Field:\n';
+                     'Updated 1 Index Field:\n');
 
         context.reopen();
         var domain = new Domain('companies', context);
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Download 



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