[Groonga-commit] pgroonga/pgroonga at bfb97d2 [master] Fix wrong variable name

Back to archive index

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


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

  New Revision: bfb97d243a2f0b8d78e64c76b87707973af24b21
  https://github.com/pgroonga/pgroonga/commit/bfb97d243a2f0b8d78e64c76b87707973af24b21

  Message:
    Fix wrong variable name

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2015-01-29 00:34:21 +0900 (4213806)
+++ Rakefile    2015-01-29 00:35:24 +0900 (6d65d1c)
@@ -167,7 +167,7 @@ postgresql-devel
     task :upload => repositories_dir do
       sh("rsync", "-avz", "--progress",
          # "--delete",
-         "#{source_dir}/#{distribution}/",
+         "#{repositories_dir}/#{distribution}/",
          "#{rsync_path}/#{distribution}")
     end
   end
-------------- next part --------------
HTML����������������������������...
Download 



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