mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-23 08:44:01 +00:00
First timeout after 3 mins, not 30.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40882 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b067c04309
commit
92c92effa4
@ -56,7 +56,7 @@ static string const python2(string const & binary, bool verbose = false)
|
||||
|
||||
int timeout_min()
|
||||
{
|
||||
return 30;
|
||||
return 3;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user