[Groonga-commit] pgroonga/pgroonga at 90486dd [master] Add missing ", "

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Apr 28 23:50:40 JST 2015


Kouhei Sutou	2015-04-28 23:50:40 +0900 (Tue, 28 Apr 2015)

  New Revision: 90486dd37a4d653c781adf54f5b813c5d0d1d547
  https://github.com/pgroonga/pgroonga/commit/90486dd37a4d653c781adf54f5b813c5d0d1d547

  Message:
    Add missing ","

  Modified files:
    Rakefile

  Modified: Rakefile (+2 -2)
===================================================================
--- Rakefile    2015-04-28 23:49:43 +0900 (48863af)
+++ Rakefile    2015-04-28 23:50:40 +0900 (bee1503)
@@ -251,10 +251,10 @@ postgresql94-devel
              "-G", cmake_generator,
              "-DCMAKE_INSTALL_PREFIX=..\\pgsql")
           sh("cmake",
-             "--build", "."
+             "--build", ".",
              "--config", "Release")
           sh("cmake",
-             "--build", "."
+             "--build", ".",
              "--config", "Release",
              "--target", "package")
           mv(windows_package, "..")
-------------- next part --------------
HTML����������������������������...
Download 



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