[Groonga-commit] groonga/gcs [master] Remove trailing spaces

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 27日 (金) 11:33:18 JST


Kouhei Sutou	2012-07-27 11:33:18 +0900 (Fri, 27 Jul 2012)

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

  Log:
    Remove trailing spaces

  Modified files:
    lib/dashboard.js

  Modified: lib/dashboard.js (+1 -1)
===================================================================
--- lib/dashboard.js    2012-07-27 11:30:24 +0900 (d18dc96)
+++ lib/dashboard.js    2012-07-27 11:33:18 +0900 (e3c9622)
@@ -26,7 +26,7 @@ function templatesHandler(request, response) {
   var templates = fs.readdirSync(templateDirectory).filter(function(path) {
     return path.match(/\.jade$/);
   });
-   
+
   var rendered = templates.map(function(path) {
     return renderFile(path, templateDirectory);
   });
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下載 



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