Skip to content

Commit 8fa5c94

Browse files
committed
Log correct string
1 parent 32835e1 commit 8fa5c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/doc_builder/environments.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ def run_command_class(
464464
log.warning(
465465
msg,
466466
command=build_cmd.get_command(),
467-
output=truncated_output,
467+
output=build_output,
468468
project_slug=self.project.slug if self.project else '',
469469
version_slug=self.version.slug if self.version else '',
470470
)

0 commit comments

Comments
 (0)