Skip to content

Commit

Permalink
Update tools/dep_updaters/update-gyp-next.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Chengzhong Wu <legendecas@gmail.com>
  • Loading branch information
marco-ippolito and legendecas authored Mar 8, 2024
1 parent 8b43836 commit 23d99af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/dep_updaters/update-gyp-next.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh
set -e
# Shell script to update histogram in the source tree to specific version
# Shell script to update gyp-next in the source tree to specific version

BASE_DIR=$(cd "$(dirname "$0")/../.." && pwd)

Expand Down

0 comments on commit 23d99af

Please sign in to comment.