mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #33705 from overleaf/mj-clsi-cwd-for-conversions
[clsi] Add cwd argument to CommandRunner and use to simplify conversions GitOrigin-RevId: 5333e3262a99e602ab5470ae1e23facb5b28a170
This commit is contained in:
committed by
Copybot
parent
c0111fec29
commit
ce6f9b8e8c
@@ -73,6 +73,7 @@ function runLatex(projectId, options, callback) {
|
||||
timeout,
|
||||
environment,
|
||||
compileGroup,
|
||||
null,
|
||||
function (error, output) {
|
||||
delete ProcessTable[id]
|
||||
if (error) {
|
||||
|
||||
Reference in New Issue
Block a user