[Groonga-commit] groonga/groonga at 783761f [master] travis: remove debug print

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Sep 25 14:54:43 JST 2015


Kouhei Sutou	2015-09-25 14:54:43 +0900 (Fri, 25 Sep 2015)

  New Revision: 783761fa2a64a56e0eff725919da8c5ec7c9df3a
  https://github.com/groonga/groonga/commit/783761fa2a64a56e0eff725919da8c5ec7c9df3a

  Message:
    travis: remove debug print
    
    `stty -a` on OS X:
    
        speed 9600 baud; 0 rows; 0 columns;
    
        lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl
    
                -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo
    
                -extproc
    
        iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -iutf8
    
                -ignbrk brkint -inpck -ignpar -parmrk
    
        oflags: opost onlcr -oxtabs -onocr -onlret
    
        cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow
    
                -dtrflow -mdmbuf
    
        cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
    
                eol2 = <undef>; erase = ^?; intr = ^C; kill = ^U; lnext = ^V;
    
                min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T;
    
                stop = ^S; susp = ^Z; time = 0; werase = ^W;

  Modified files:
    tools/travis-script.sh

  Modified: tools/travis-script.sh (+0 -1)
===================================================================
--- tools/travis-script.sh    2015-09-25 14:29:32 +0900 (f21c29c)
+++ tools/travis-script.sh    2015-09-25 14:54:43 +0900 (b6913fb)
@@ -8,7 +8,6 @@ command_test_options="--n-workers=4 --reporter=buffered-mark"
 
 set -x
 
-stty -a
 export COLUMNS=79
 
 case "${BUILD_TOOL}" in
-------------- next part --------------
HTML����������������������������...
Download 



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