[Groonga-commit] ranguba/chupa-text-decomposer-libreoffice at 9be1683 [master] Add more no options

Back to archive index
Kouhei Sutou null+****@clear*****
Sat Mar 2 07:52:30 JST 2019


Kouhei Sutou	2019-03-02 07:52:30 +0900 (Sat, 02 Mar 2019)

  Revision: 9be168311efaf089b6473c432a1ad1f497bbdb63
  https://github.com/ranguba/chupa-text-decomposer-libreoffice/commit/9be168311efaf089b6473c432a1ad1f497bbdb63

  Message:
    Add more no options

  Modified files:
    chupa-text-decomposer-libreoffice-general/lib/chupa-text/decomposers/libreoffice-general.rb

  Modified: chupa-text-decomposer-libreoffice-general/lib/chupa-text/decomposers/libreoffice-general.rb (+2 -0)
===================================================================
--- chupa-text-decomposer-libreoffice-general/lib/chupa-text/decomposers/libreoffice-general.rb    2019-02-27 18:21:46 +0900 (3ee4cc1)
+++ chupa-text-decomposer-libreoffice-general/lib/chupa-text/decomposers/libreoffice-general.rb    2019-03-02 07:52:30 +0900 (2e5b139)
@@ -77,6 +77,8 @@ module ChupaText
           error_output = Tempfile.new("chupa-text-decomposer-libreoffice-error")
           succeeded =****@comma*****("--headless",
                                    "--nologo",
+                                   "--nolockcheck",
+                                   "--norestore",
                                    "--convert-to", "pdf",
                                    "--outdir", temporary_directory,
                                    data.path.to_s,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190302/14809bc8/attachment.html>


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