[Groonga-commit] groonga/packages.groonga.org at 45171cd [master] Log make archive

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Sep 8 22:02:41 JST 2015


Kouhei Sutou	2015-09-08 22:02:41 +0900 (Tue, 08 Sep 2015)

  New Revision: 45171cd7b2477b8e01731d1983066190889475ff
  https://github.com/groonga/packages.groonga.org/commit/45171cd7b2477b8e01731d1983066190889475ff

  Message:
    Log make archive

  Modified files:
    ansible/files/create-snapshot-package.sh

  Modified: ansible/files/create-snapshot-package.sh (+2 -1)
===================================================================
--- ansible/files/create-snapshot-package.sh    2015-06-10 16:19:50 +0900 (a1606b8)
+++ ansible/files/create-snapshot-package.sh    2015-09-08 22:02:41 +0900 (61e31ce)
@@ -105,7 +105,8 @@ package_mariadb_with_mroonga() {
   run make archive \
       GROONGA_VERSION=${groonga_version} \
       GROONGA_NORMALIZER_MYSQL_VERSION=${groonga_normalizer_mysql_version} \
-      > /dev/null
+      > make.archive.log \
+      2> make.archive.error.log
   for archive in files/mariadb-*.zip; do
     run rm -rf tmp
     run mkdir -p tmp
-------------- next part --------------
HTML����������������������������...
Download 



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