[Groonga-commit] groonga/groonga at fe103f7 [master] appveyor: add missing HEAD

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Thu Oct 19 22:57:40 JST 2017


Kouhei Sutou	2017-10-19 22:57:40 +0900 (Thu, 19 Oct 2017)

  New Revision: fe103f75fa9775947182ab11b8c3ea7fe3cedfd0
  https://github.com/groonga/groonga/commit/fe103f75fa9775947182ab11b8c3ea7fe3cedfd0

  Message:
    appveyor: add missing HEAD

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2017-10-19 16:23:53 +0900 (a89ac2a30)
+++ appveyor.yml    2017-10-19 22:57:40 +0900 (4a4681084)
@@ -32,7 +32,7 @@ install:
   # - mkdir tmp
   # - imdisk -a -t file -m tmp -o awe -s 1G -p "/fs:ntfs /q /y"
   - ps: |
-      $GroongaVersionRaw = git describe --abbrev=7
+      $GroongaVersionRaw = git describe --abbrev=7 HEAD
       $Env:GROONGA_VERSION = $GroongaVersionRaw.TrimStart("v")
       $Env:GROONGA_INSTALL_FOLDER = "groonga-" + $Env:GROONGA_VERSION
       if ($Env:ARCH -eq "x86") {
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171019/cc7cf56a/attachment.htm 



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