X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Fos.cpp;h=aa2da7f1746be1bda515b2cb7cb59e6d4ebc3c8a;hb=0a9735c5f7bbbaa24ac2e3e4fa745c6dfbc95a18;hp=38c637476822dcd24dc54276ea09af99b84e2eda;hpb=c2ff9de08475ee14ef2ab7a1990beaa1eb5f980f;p=lyx.git diff --git a/src/support/os.cpp b/src/support/os.cpp index 38c6374768..aa2da7f174 100644 --- a/src/support/os.cpp +++ b/src/support/os.cpp @@ -56,7 +56,7 @@ static string const python2(string const & binary, bool verbose = false) int timeout_min() { - return 30; + return 3; }