[Groonga-commit] groonga/groonga [master] deb: remove a trailing space

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Aug 16 15:14:13 JST 2012


Kouhei Sutou	2012-08-16 15:14:13 +0900 (Thu, 16 Aug 2012)

  New Revision: 684380b5f29f7fb9a3c4ae383d72821873a1c219
  https://github.com/groonga/groonga/commit/684380b5f29f7fb9a3c4ae383d72821873a1c219

  Log:
    deb: remove a trailing space

  Modified files:
    packages/debian/groonga-httpd.init

  Modified: packages/debian/groonga-httpd.init (+1 -1)
===================================================================
--- packages/debian/groonga-httpd.init    2012-08-15 16:10:37 +0900 (8ddfe09)
+++ packages/debian/groonga-httpd.init    2012-08-16 15:14:13 +0900 (08526ab)
@@ -66,7 +66,7 @@ send_command()
     command=$1
     if [ "$command" = "status" ]; then
 	$CURL --max-time $STATUS_TIMEOUT "http://${ADDRESS}:${PORT}/d/${command}"
-    else 
+    else
 	$CURL "http://${ADDRESS}:${PORT}/d/${command}"
     fi
 }
-------------- next part --------------
HTML����������������������������...
Download 



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