Skip to content

Commit 8a8aa8b

Browse files
committed
Remove obsoleted update-version.h.rb
The replace target RUBY_RELEASE_* no longer exists since ruby/ruby@38a7a13.
1 parent a064eda commit 8a8aa8b

File tree

2 files changed

+0
-62
lines changed

2 files changed

+0
-62
lines changed

bin/update-version.h.rb

Lines changed: 0 additions & 59 deletions
This file was deleted.

hooks/post-receive.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ curl -s "https://bugs.ruby-lang.org/sys/fetch_changesets?key=`cat ~git/config/re
3636
# Make extra commits from here.
3737
# The above procedure will be executed for the these commits in another post-receive hook.
3838

39-
log "==> update-version.h"
40-
SVN_ACCOUNT_NAME=git "${ruby_commit_hook}/bin/update-version.h.rb" git "$ruby_git" $*
41-
4239
log "==> notes-github-pr"
4340
SVN_ACCOUNT_NAME=git "${ruby_commit_hook}/bin/notes-github-pr.rb" "$ruby_git" $*
4441

0 commit comments

Comments
 (0)