[Groonga-commit] pgroonga/pgroonga at 1d0f056 [master] test: use colored unified diff

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Fri Aug 11 23:17:54 JST 2017


Kouhei Sutou	2017-08-11 23:17:54 +0900 (Fri, 11 Aug 2017)

  New Revision: 1d0f0566682cf2314c74e4f036f8e7b23c2c27b3
  https://github.com/pgroonga/pgroonga/commit/1d0f0566682cf2314c74e4f036f8e7b23c2c27b3

  Message:
    test: use colored unified diff

  Modified files:
    test/run-sql-test.sh

  Modified: test/run-sql-test.sh (+1 -0)
===================================================================
--- test/run-sql-test.sh    2017-08-11 23:17:23 +0900 (ff079b1)
+++ test/run-sql-test.sh    2017-08-11 23:17:54 +0900 (9cec631)
@@ -33,6 +33,7 @@ done
 
 DEBUG=1 HAVE_MSGPACK=1 run make -j$(nproc) > /dev/null
 run make install > /dev/null
+export PG_REGRESS_DIFF_OPTS="-u --color=always"
 launcher="--launcher=$(pwd)/test/short-pgappname"
 if [ -n "${test_names}" ]; then
   make installcheck \
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index