[Groonga-commit] groonga/gcs [master] Remove a tailing space

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 19日 (木) 12:40:11 JST


Yoji SHIDARA	2012-07-19 12:40:11 +0900 (Thu, 19 Jul 2012)

  New Revision: a1d92ccbd96ee6d6e5fee041ca17ba3de4096aa4
  https://github.com/groonga/gcs/commit/a1d92ccbd96ee6d6e5fee041ca17ba3de4096aa4

  Log:
    Remove a tailing space

  Modified files:
    lib/api/2011-02-01/configuration.js

  Modified: lib/api/2011-02-01/configuration.js (+1 -1)
===================================================================
--- lib/api/2011-02-01/configuration.js    2012-07-19 12:18:11 +0900 (1486aa6)
+++ lib/api/2011-02-01/configuration.js    2012-07-19 12:40:11 +0900 (eb4b61a)
@@ -193,7 +193,7 @@ handlers.DefineIndexField = function(context, request, response) {
   var field = domain.getIndexField(fieldName);
 
   var createdAt = new Date();
-  var resultEnabled = fieldType != 'literal'; 
+  var resultEnabled = fieldType != 'literal';
   try {
     field.type = fieldType;
     field.createSync();
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



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