[Groonga-mysql-commit] mroonga/mroonga at 4a20ae5 [master] Fix indent

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Jun 9 08:28:27 JST 2013


Kouhei Sutou	2013-06-09 08:28:27 +0900 (Sun, 09 Jun 2013)

  New Revision: 4a20ae5eccc46ccae429b6d0270e847187da4425
  https://github.com/mroonga/mroonga/commit/4a20ae5eccc46ccae429b6d0270e847187da4425

  Message:
    Fix indent

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

  Modified: packages/yum/sign-rpm.sh (+2 -2)
===================================================================
--- packages/yum/sign-rpm.sh    2013-06-09 08:26:44 +0900 (c92b898)
+++ packages/yum/sign-rpm.sh    2013-06-09 08:28:27 +0900 (7460ecf)
@@ -23,8 +23,8 @@ run()
 
 get_unsigned_rpm()
 {
-	files=$(rpm --checksig $1 | grep -v 'gpg OK' | cut -d":" -f1)
-	echo $files
+    files=$(rpm --checksig $1 | grep -v 'gpg OK' | cut -d":" -f1)
+    echo $files
 }
 export -f get_unsigned_rpm
 
-------------- next part --------------
HTML����������������������������...
Télécharger 



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