summaryrefslogtreecommitdiff
path: root/tool/merger.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tool/merger.rb')
-rwxr-xr-xtool/merger.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/tool/merger.rb b/tool/merger.rb
index cfc3d58831..2faf86634f 100755
--- a/tool/merger.rb
+++ b/tool/merger.rb
@@ -3,7 +3,8 @@
exec "${RUBY-ruby}" "-x" "$0" "$@" && [ ] if false
#!ruby
# This needs ruby 1.9 and subversion.
-# run this in a repository to commit.
+# As a Ruby committer, run this in an SVN repository
+# to commit a change.
require 'fileutils'
require 'tempfile'