Skip to content

fix(datadog): Use correct variable name in Datadog install script#609

Merged
Frzk merged 1 commit into
Scalingo:masterfrom
sami-eco:fix_datadog
Jul 3, 2026
Merged

fix(datadog): Use correct variable name in Datadog install script#609
Frzk merged 1 commit into
Scalingo:masterfrom
sami-eco:fix_datadog

Conversation

@nclavaud

Copy link
Copy Markdown
Contributor

fixes #608

Corrected the variable name from tempdir to temp_dir to match the declared variable and avoid undefined behavior (and a crash on stack scalingo-26).

Not sure why this was working until now 🙃 I guess tempdir was refering to a global variable defined outside of this script.

Corrected the variable name from tempdir to temp_dir to match the
declared variable and avoid undefined behavior.

@Frzk Frzk left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!
Thanks a lot <3

@Frzk Frzk merged commit b59c8a7 into Scalingo:master Jul 3, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build fails with stack scalingo-26 and Datadog

2 participants