[Groonga-mysql-commit] mroonga/mroonga [master] test: remove needless '; '

Back to archive index

HAYASHI Kentaro null+****@clear*****
Wed Oct 24 10:59:27 JST 2012


HAYASHI Kentaro	2012-10-24 10:59:27 +0900 (Wed, 24 Oct 2012)

  New Revision: 6bddaa75b1734306a16ab4c755dd943e25b8e494
  https://github.com/mroonga/mroonga/commit/6bddaa75b1734306a16ab4c755dd943e25b8e494

  Log:
    test: remove needless ';'

  Modified files:
    test/sql/Makefile.am

  Modified: test/sql/Makefile.am (+1 -1)
===================================================================
--- test/sql/Makefile.am    2012-10-24 03:50:12 +0900 (e96673b)
+++ test/sql/Makefile.am    2012-10-24 10:59:27 +0900 (9720686)
@@ -1,5 +1,5 @@
 dist-hook:
-	if [ -z "`find suite -name '*.reject'`" ]; then;	\
+	if [ -z "`find suite -name '*.reject'`" ]; then		\
 	  echo "reject files exist";				\
 	  exit 1;						\
 	fi
-------------- next part --------------
HTML����������������������������...
Download 



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