[Groonga-mysql-commit] mroonga/mariadb-sync at 1cfe1bb [master] Use "Mroonga" notation

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Oct 30 09:11:37 JST 2013


Kouhei Sutou	2013-10-30 09:11:37 +0900 (Wed, 30 Oct 2013)

  New Revision: 1cfe1bb7af6bfca078d62d813589a1c025e7b448
  https://github.com/mroonga/mariadb-sync/commit/1cfe1bb7af6bfca078d62d813589a1c025e7b448

  Message:
    Use "Mroonga" notation

  Modified files:
    README.md
    sync.sh

  Modified: README.md (+2 -2)
===================================================================
--- README.md    2013-10-22 18:24:20 +0900 (813bbd4)
+++ README.md    2013-10-30 09:11:37 +0900 (b1fcd38)
@@ -1,6 +1,6 @@
-# MariaDBとmroongaを最新版にするスクリプト
+# MariaDBとMroongaを最新版にするスクリプト
 
-このリポジトリではMariaDBとmroongaを最新版にするスクリプトを提供してい
+このリポジトリではMariaDBとMroongaを最新版にするスクリプトを提供してい
 ます。それがsync.shです。これを実行すると以下のことを自動でやってくれま
 す。
 

  Modified: sync.sh (+1 -1)
===================================================================
--- sync.sh    2013-10-22 18:24:20 +0900 (4719d1d)
+++ sync.sh    2013-10-30 09:11:37 +0900 (2fc067c)
@@ -122,7 +122,7 @@ update_bundles()
     cd "${mroonga_branch_dir}"
     bzr add
     bzr commit \
-	-m "Update mroonga to the latest version on $(date --iso-8601=seconds)" || \
+	-m "Update Mroonga to the latest version on $(date --iso-8601=seconds)" || \
 	true
 }
 
-------------- next part --------------
HTML����������������������������...
下載 



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