[Groonga-commit] pgroonga/pgroonga at 206feab [master] travis: debug

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Aug 12 23:49:42 JST 2017


Kouhei Sutou	2017-08-12 23:49:42 +0900 (Sat, 12 Aug 2017)

  New Revision: 206feab1c6a3d5565616b17f189fe632061db048
  https://github.com/pgroonga/pgroonga/commit/206feab1c6a3d5565616b17f189fe632061db048

  Message:
    travis: debug

  Modified files:
    .travis.yml

  Modified: .travis.yml (+5 -0)
===================================================================
--- .travis.yml    2017-08-12 18:31:25 +0900 (57acf85)
+++ .travis.yml    2017-08-12 23:49:42 +0900 (4ccde14)
@@ -58,6 +58,11 @@ script:
     esac
   - sudo -u postgres -H mkdir -p /tmp/space
   - |
+     (for i in $(seq 120)
+      do
+        sleep 1
+        df -h | grep ramfs
+      done) &
     PG_REGRESS_DIFF_OPTS="-u" \
       make installcheck \
         TMP_DIR=/tmp \
-------------- next part --------------
HTML����������������������������...
Download 



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