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 d3257c0 Hope this will make Travis happy
d3257c0 is described below
commit d3257c06c075fed67f9739535aaa35d74d9b5c44
Author: Sebb <[email protected]>
AuthorDate: Thu Sep 13 23:59:41 2018 +0100
Hope this will make Travis happy
---
lib/whimsy/asf/agenda/minutes.rb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/lib/whimsy/asf/agenda/minutes.rb b/lib/whimsy/asf/agenda/minutes.rb
index 0cf7f77..1d52fbc 100644
--- a/lib/whimsy/asf/agenda/minutes.rb
+++ b/lib/whimsy/asf/agenda/minutes.rb
@@ -1,8 +1,7 @@
# Minutes from previous meetings
-FOUNDATION_BOARD = ASF::SVN['foundation_board']
-
class ASF::Board::Agenda
+ FOUNDATION_BOARD = ASF::SVN['foundation_board']
parse do
minutes = @file.split(/^ 3. Minutes from previous meetings/,2).last.
split(OFFICER_SEPARATOR,2).first