[Groonga-commit] droonga/droonga-engine at e4a2076 [master] Remove needless trailing space

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Sep 4 18:54:03 JST 2014


YUKI Hiroshi	2014-09-04 18:54:03 +0900 (Thu, 04 Sep 2014)

  New Revision: e4a20762ac6a67743dd4cc560091fcc60e16ced0
  https://github.com/droonga/droonga-engine/commit/e4a20762ac6a67743dd4cc560091fcc60e16ced0

  Message:
    Remove needless trailing space

  Modified files:
    script/install-master.sh

  Modified: script/install-master.sh (+1 -1)
===================================================================
--- script/install-master.sh    2014-09-04 18:53:30 +0900 (ed5c720)
+++ script/install-master.sh    2014-09-04 18:54:03 +0900 (f813347)
@@ -45,7 +45,7 @@ install_master() {
     bundle update
   fi
   bundle exec rake build
-  gem install "pkg/*.gem" --no-ri --no-rdoc 
+  gem install "pkg/*.gem" --no-ri --no-rdoc
 }
 
 install_in_debian() {
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index