projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7d5950
)
LaTeX is slower in bullseye?
author
Ivan Kohler
<ivan@freeside.biz>
Mon, 15 Jul 2024 23:33:59 +0000
(16:33 -0700)
committer
Ivan Kohler
<ivan@freeside.biz>
Mon, 15 Jul 2024 23:33:59 +0000
(16:33 -0700)
FS/FS/Misc.pm
patch
|
blob
|
history
diff --git
a/FS/FS/Misc.pm
b/FS/FS/Misc.pm
index
139f05d
..
d7ce69f
100644
(file)
--- a/
FS/FS/Misc.pm
+++ b/
FS/FS/Misc.pm
@@
-883,7
+883,7
@@
sub _pslatex {
"$file.tex"
);
- my $timeout =
30; #? should be more than enough
+ my $timeout =
60; #an entire minute is enough? LaTeX is slower in bullseye?
for ( 1, 2 ) {