[Groonga-commit] pgroonga/pgroonga at 733c13f [master] travis: really fix DB name

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Aug 12 11:09:40 JST 2017


Kouhei Sutou	2017-08-12 11:09:40 +0900 (Sat, 12 Aug 2017)

  New Revision: 733c13f3286263bf87e8083308a5aa26bb6c1ba0
  https://github.com/pgroonga/pgroonga/commit/733c13f3286263bf87e8083308a5aa26bb6c1ba0

  Message:
    travis: really fix DB name

  Modified files:
    .travis.yml

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2017-08-12 11:04:07 +0900 (50b37f7)
+++ .travis.yml    2017-08-12 11:09:40 +0900 (f67a4f1)
@@ -61,7 +61,7 @@ script:
     (for i in $(seq 2)
      do
        sleep 10
-       psql -d contrib_regression_pgroonga -c VACUUM -a
+       psql -d contrib_regression -c VACUUM -a
      done) &
     PG_REGRESS_DIFF_OPTS="-u" \
       make installcheck \
-------------- next part --------------
HTML����������������������������...
下载 



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