mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-19 03:56:25 -07:00
Apply auto-build changes
This commit is contained in:
parent
4da373baf9
commit
9551282648
1 changed files with 1 additions and 0 deletions
|
|
@ -384,6 +384,7 @@ var CLI = /** @class */ (function () {
|
||||||
if (this.cancelled) {
|
if (this.cancelled) {
|
||||||
cliExitCode = 1;
|
cliExitCode = 1;
|
||||||
}
|
}
|
||||||
|
this.config.jobLog("CLI ".concat(this.config.cli, " exited with code: ").concat(cliExitCode));
|
||||||
return [2 /*return*/, {
|
return [2 /*return*/, {
|
||||||
cliExitCode: cliExitCode,
|
cliExitCode: cliExitCode,
|
||||||
errorLogFull: errorLogFull,
|
errorLogFull: errorLogFull,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue