[Groonga-commit] ranguba/rroonga at 11de8ba [master] add clean:groonga task

Back to archive index

cosmo0920 null+****@clear*****
Wed Aug 13 21:29:06 JST 2014


cosmo0920	2014-08-13 21:29:06 +0900 (Wed, 13 Aug 2014)

  New Revision: 11de8ba24ef999d26072d964b824c2d704c7ea54
  https://github.com/ranguba/rroonga/commit/11de8ba24ef999d26072d964b824c2d704c7ea54

  Message:
    add clean:groonga task

  Modified files:
    Rakefile

  Modified: Rakefile (+7 -0)
===================================================================
--- Rakefile    2014-08-13 21:29:23 +0900 (86ad729)
+++ Rakefile    2014-08-13 21:29:06 +0900 (e341b94)
@@ -156,4 +156,11 @@ namespace :test do
   end
 end
 
+desc "Remove Groonga binary directory"
+namespace :clean do
+  task :groonga do
+    rm_rf binary_dir
+  end
+end
+
 task :default => :test
-------------- next part --------------
HTML����������������������������...
다운로드 



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