Skip to content

chore: remove $trace global variable / option - #592

Merged
hsbt merged 1 commit into
ruby:masterfrom
pvdb:remove_rogue_global_var
Oct 2, 2024
Merged

chore: remove $trace global variable / option#592
hsbt merged 1 commit into
ruby:masterfrom
pvdb:remove_rogue_global_var

Conversation

@pvdb

@pvdbpvdb commented Oct 2, 2024

Copy link
Copy Markdown
Contributor

As documented in History.rdoc, rake v10.0.x stopped supporting Rake options set in global variables, including the $trace option ... this PR simply removes a rogue occurrence that was still lingering in the codebase.

hsbt
hsbt approved these changes Oct 2, 2024
@hsbt
hsbt merged commit 1855f81 into ruby:masterOct 2, 2024
@pvdb
pvdb deleted the remove_rogue_global_var branch October 3, 2024 06:29
Sign up for freeto 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.

2 participants

@pvdb@hsbt