[Groonga-commit] groonga/gcs [master] status => state

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 9日 (木) 18:12:45 JST


SHIMODA Hiroshi	2012-08-09 18:12:45 +0900 (Thu, 09 Aug 2012)

  New Revision: 9fc3baa5035bc3c75ac882b80d485131028f8edd
  https://github.com/groonga/gcs/commit/9fc3baa5035bc3c75ac882b80d485131028f8edd

  Log:
    status => state

  Modified files:
    bin/gcs-describe-domain

  Modified: bin/gcs-describe-domain (+1 -1)
===================================================================
--- bin/gcs-describe-domain    2012-08-09 18:11:30 +0900 (d4e4ee7)
+++ bin/gcs-describe-domain    2012-08-09 18:12:45 +0900 (8f7ccb8)
@@ -41,7 +41,7 @@ function report(domain) {
   console.log('=======');
   domain.indexFields.forEach(function(field) {
     console.log('%s %s %s (%s)',
-                field.name, field.status, field.type, field.options);
+                field.name, field.state, field.type, field.options);
   });
   console.log('======================');
 }
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
Télécharger 



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