[Groonga-commit] groonga/groonga [master] doc: add a missing new line after result

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 9日 (月) 15:14:33 JST


Kouhei Sutou	2012-07-09 15:14:33 +0900 (Mon, 09 Jul 2012)

  New Revision: 6be06fed51fa5a126031322003ada30638f407a7
  https://github.com/groonga/groonga/commit/6be06fed51fa5a126031322003ada30638f407a7

  Log:
    doc: add a missing new line after result

  Modified files:
    doc/update_execution_example.py

  Modified: doc/update_execution_example.py (+1 -0)
===================================================================
--- doc/update_execution_example.py    2012-07-09 18:14:32 +0900 (8f01278)
+++ doc/update_execution_example.py    2012-07-09 15:14:33 +0900 (83a9e16)
@@ -94,6 +94,7 @@ def execmd(command, fout):
             formatted_output += "\n"
             formatted_output = formatted_output.encode("utf-8")
           stdout.write(formatted_output)
+          stdout.write("\n")
           if fout:
             if is_console:
               prefix = "  # "
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



Groonga-commit メーリングリストの案内
Back to archive index