[Groonga-commit] pgroonga/pgroonga at 435da89 [master] Enable deleting

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Thu Jan 29 00:35:46 JST 2015


Kouhei Sutou	2015-01-29 00:35:46 +0900 (Thu, 29 Jan 2015)

  New Revision: 435da8991279525a2d1e3141b87e6247f199d94b
  https://github.com/pgroonga/pgroonga/commit/435da8991279525a2d1e3141b87e6247f199d94b

  Message:
    Enable deleting

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2015-01-29 00:35:24 +0900 (6d65d1c)
+++ Rakefile    2015-01-29 00:35:46 +0900 (9c4785d)
@@ -166,7 +166,7 @@ postgresql-devel
     desc "Upload repositories"
     task :upload => repositories_dir do
       sh("rsync", "-avz", "--progress",
-         # "--delete",
+         "--delete",
          "#{repositories_dir}/#{distribution}/",
          "#{rsync_path}/#{distribution}")
     end
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る