[Groonga-commit] groonga/groonga at 6f0ccf1 [master] travis: remove debug print

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Apr 28 19:16:48 JST 2014


Kouhei Sutou	2014-04-28 19:16:48 +0900 (Mon, 28 Apr 2014)

  New Revision: 6f0ccf10db12a555cddfb08cdf35d3c9c524a00b
  https://github.com/groonga/groonga/commit/6f0ccf10db12a555cddfb08cdf35d3c9c524a00b

  Message:
    travis: remove debug print

  Modified files:
    data/travis/setup.sh

  Modified: data/travis/setup.sh (+1 -2)
===================================================================
--- data/travis/setup.sh    2014-04-28 19:15:13 +0900 (c01a2c6)
+++ data/travis/setup.sh    2014-04-28 19:16:48 +0900 (285776e)
@@ -15,7 +15,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
-set -x
+# set -x
 set -e
 
 if [ "$GROONGA_MASTER" = "yes" ]; then
@@ -32,7 +32,6 @@ else
     sudo apt-get purge libzmq3
 
     distribution=$(lsb_release --short --id | tr 'A-Z' 'a-z')
-    echo "distribution: <$distribution>"
     case $distribution in
 	debian)
 	    code_name=$(lsb_release --short --codename)
-------------- next part --------------
HTML����������������������������...
Download 



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