Skip to content

Commit

Permalink
Pass all args from devtools_tool to dt (#8486)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliette authored Oct 29, 2024
1 parent 4630e23 commit 9bd0125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/bin/devtools_tool
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# TODO(kenz): remove this file in ~6 months (April 2025).

echo Warning: devtools_tool has been replaced by dt. Please use dt instead.
dt
dt $@

0 comments on commit 9bd0125

Please sign in to comment.