[Groonga-mysql-commit] mroonga/mroonga at c426599 [master] change coding style

Back to archive index

y-ken null+****@clear*****
Sat Jun 8 00:02:57 JST 2013


y-ken	2013-06-08 00:02:57 +0900 (Sat, 08 Jun 2013)

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

  Merged 8ef8459: Merge pull request #3 from y-ken/rpm_gpg_signature

  Message:
    change coding style

  Modified files:
    packages/yum/sign-rpm.sh

  Modified: packages/yum/sign-rpm.sh (+2 -1)
===================================================================
--- packages/yum/sign-rpm.sh    2013-06-07 23:52:36 +0900 (129387a)
+++ packages/yum/sign-rpm.sh    2013-06-08 00:02:57 +0900 (c92b898)
@@ -21,7 +21,8 @@ run()
     fi
 }
 
-get_unsigned_rpm() {
+get_unsigned_rpm()
+{
 	files=$(rpm --checksig $1 | grep -v 'gpg OK' | cut -d":" -f1)
 	echo $files
 }
-------------- next part --------------
HTML����������������������������...
Descargar 



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