This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new b89ce29e Tidy
b89ce29e is described below
commit b89ce29ee429eb19d0e7fc61544cf4f92dc47bcc
Author: Sebb <[email protected]>
AuthorDate: Sat Feb 10 22:53:06 2024 +0000
Tidy
---
tools/collate_minutes.rb | 2 --
1 file changed, 2 deletions(-)
diff --git a/tools/collate_minutes.rb b/tools/collate_minutes.rb
index 88a9b1b1..582062c9 100755
--- a/tools/collate_minutes.rb
+++ b/tools/collate_minutes.rb
@@ -259,8 +259,6 @@ def name_changes(title)
title.sub! %r{Security$}, 'Security Team'
end
-# Dir.chdir(SVN_SITE_RECORDS_MINUTES) { system 'svn update' }
-
agenda = {}
posted = Dir[MINUTES_PATH].sort