[Groonga-mysql-commit] mroonga/mroonga [master] travis: fix too indent

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Mar 27 09:52:56 JST 2013


Kouhei Sutou	2013-03-27 09:52:56 +0900 (Wed, 27 Mar 2013)

  New Revision: e68c4babed2d7f1bdb587440f0c569e68fbe0d08
  https://github.com/mroonga/mroonga/commit/e68c4babed2d7f1bdb587440f0c569e68fbe0d08

  Message:
    travis: fix too indent
    
    Sorry...

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+3 -3)
===================================================================
--- tools/travis/install.sh    2013-03-27 01:14:21 +0900 (db5ee93)
+++ tools/travis/install.sh    2013-03-27 09:52:56 +0900 (97d9cec)
@@ -80,9 +80,9 @@ else
 	    component=main
 	    apt_url_base="http://ftp.osuosl.org/pub/mariadb/repo/${series}"
 	    cat <<EOF | sudo tee /etc/apt/sources.list.d/mariadb.list
-    deb ${apt_url_base}/${distribution}/ ${code_name} ${component}
-    deb-src ${apt_url_base}/${distribution}/ ${code_name} ${component}
-    EOF
+deb ${apt_url_base}/${distribution}/ ${code_name} ${component}
+deb-src ${apt_url_base}/${distribution}/ ${code_name} ${component}
+EOF
 	    sudo apt-get -qq -y build-dep mysql-server
 	    sudo apt-get -qq -y install mysql-server mysql-testsuite
 	    apt-get -qq source mysql-server
-------------- next part --------------
HTML����������������������������...
다운로드 



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